projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a46c30f
)
[NET] myri_sbus: Kill unused next_module struct member.
author
David S. Miller
<davem@sunset.davemloft.net>
Sat, 24 Jun 2006 04:33:44 +0000
(21:33 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Sat, 24 Jun 2006 06:16:09 +0000
(23:16 -0700)
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/myri_sbus.h
patch
|
blob
|
history
diff --git
a/drivers/net/myri_sbus.h
b/drivers/net/myri_sbus.h
index 47722f708a41822da4da40fc88f0e4752235fd5c..2f69ef7cdccbb40d0cf83e9466e4a408b4878466 100644
(file)
--- a/
drivers/net/myri_sbus.h
+++ b/
drivers/net/myri_sbus.h
@@
-290,7
+290,6
@@
struct myri_eth {
unsigned int reg_size; /* Size of register space. */
unsigned int shmem_base; /* Offset to shared ram. */
struct sbus_dev *myri_sdev; /* Our SBUS device struct. */
- struct myri_eth *next_module; /* Next in adapter chain. */
};
/* We use this to acquire receive skb's that we can DMA directly into. */