diff options
author | Eilon Greenstein <eilong@broadcom.com> | 2009-02-12 03:38:30 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-02-16 02:31:57 -0500 |
commit | f53722514242da8346cbed2223bcea9eed744ebd (patch) | |
tree | fd2e9b7842c29427b57ba5266d63b3cf8386c197 /drivers/net/bnx2x_hsi.h | |
parent | 9898f86d3927bf3526aef433c8ced0b51178c35c (diff) |
bnx2x: Comments and prints
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/bnx2x_hsi.h')
-rw-r--r-- | drivers/net/bnx2x_hsi.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/bnx2x_hsi.h b/drivers/net/bnx2x_hsi.h index 51c5fe16e2dd..966b4a2de962 100644 --- a/drivers/net/bnx2x_hsi.h +++ b/drivers/net/bnx2x_hsi.h | |||
@@ -1671,7 +1671,7 @@ struct xstorm_eth_ag_context { | |||
1671 | }; | 1671 | }; |
1672 | 1672 | ||
1673 | /* | 1673 | /* |
1674 | * The eth aggregative context section of Tstorm | 1674 | * The eth extra aggregative context section of Tstorm |
1675 | */ | 1675 | */ |
1676 | struct tstorm_eth_extra_ag_context_section { | 1676 | struct tstorm_eth_extra_ag_context_section { |
1677 | u32 __agg_val1; | 1677 | u32 __agg_val1; |