mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-30 08:04:13 +08:00
bnx2x: Removing unused struct
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>
This commit is contained in:
parent
4781bfad73
commit
0febaa42a3
@ -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
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user