Skip to content

Commit

Permalink
bnx2x: Removing unused struct
Browse files Browse the repository at this point in the history
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Eilon Greenstein authored and David S. Miller committed Feb 16, 2009
1 parent 4781bfa commit 0febaa4
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions drivers/net/bnx2x_hsi.h
Original file line number Diff line number Diff line change
Expand Up @@ -2237,16 +2237,6 @@ union eth_ramrod_data {
};


/*
* Rx Last BD in page (in ETH)
*/
struct eth_rx_bd_next_page {
u32 addr_lo;
u32 addr_hi;
u8 reserved[8];
};


/*
* Eth Rx Cqe structure- general structure for ramrods
*/
Expand Down

0 comments on commit 0febaa4

Please sign in to comment.