Commit 0febaa42 authored by Eilon Greenstein's avatar Eilon Greenstein Committed by David S. Miller

bnx2x: Removing unused struct

Signed-off-by: default avatarHarvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: default avatarEilon Greenstein <eilong@broadcom.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4781bfad
......@@ -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
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment