]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ps3: use net_device_stats of net_device structure
authorMasakazu Mokuno <mokuno@sm.sony.co.jp>
Fri, 20 Jul 2007 08:31:07 +0000 (17:31 +0900)
committerJeff Garzik <jeff@garzik.org>
Tue, 24 Jul 2007 20:28:40 +0000 (16:28 -0400)
commit92548d601c45d76db337795d71c34846631dc7d6
treec46a8b557cff63f3a3d9681f1ddc7627bb9386a2
parent78f710dc186f34fb14d8b22a33749a56013e7b85
ps3: use net_device_stats of net_device structure

Removed the statistics information from private structre.
Instead, use net_device_stats in net_device structure.

Signed-off-by: Masakazu Mokuno <mokuno@sm.sony.co.jp>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/ps3_gelic_net.c
drivers/net/ps3_gelic_net.h