projects
/
GitHub
/
mt8127
/
android_kernel_alcatel_ttab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4781bfa
)
bnx2x: Removing unused struct
author
Eilon Greenstein
<eilong@broadcom.com>
Thu, 12 Feb 2009 08:38:20 +0000
(08:38 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 16 Feb 2009 07:31:54 +0000
(23:31 -0800)
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>
drivers/net/bnx2x_hsi.h
patch
|
blob
|
blame
|
history
diff --git
a/drivers/net/bnx2x_hsi.h
b/drivers/net/bnx2x_hsi.h
index c779999444c1dd7311cc327fbf6a0f1d4cf3b26f..51c5fe16e2dddc59c4982044e76f3b95f223ddca 100644
(file)
--- a/
drivers/net/bnx2x_hsi.h
+++ b/
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
*/