git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e92272
)
ioc3-eth: Use the instance of net_device_stats from net_device.
author
Ralf Baechle
<ralf@linux-mips.org>
Mon, 5 Jul 2010 02:59:38 +0000
(
02:59
+0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 6 Jul 2010 02:41:12 +0000
(19:41 -0700)
Since net_device has an instance of net_device_stats, we can remove the
instance of this from the adapter structure.
Based on original patch by Kulikov Vasiliy.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Kulikov Vasiliy <segooon@gmail.com>
drivers/net/ioc3-eth.c | 49 ++++++++++++++++++++++++-----------------------
1 files changed, 25 insertions(+), 24 deletions(-)
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ioc3-eth.c
patch
|
blob
|
history
diff --cc
drivers/net/ioc3-eth.c
Simple merge