diff --git a/[refs] b/[refs] index fa2d07536489..c083aaa85491 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4781bfad732af717784ee6b5bcdd97f4c3e8f597 +refs/heads/master: 0febaa42a3fa90ce9453c67a549525f365b77a9d diff --git a/trunk/drivers/net/bnx2x_hsi.h b/trunk/drivers/net/bnx2x_hsi.h index c779999444c1..51c5fe16e2dd 100644 --- a/trunk/drivers/net/bnx2x_hsi.h +++ b/trunk/drivers/net/bnx2x_hsi.h @@ -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 */