Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

bnx2x: Removing unused struct

parent 4781bfad
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -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
 */