bonding: Remove net_device_stats from bonding struct
authorAjit Khaparde <ajitkhaparde@gmail.com>
Mon, 1 Feb 2010 14:06:52 +0000 (14:06 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 4 Feb 2010 04:32:27 +0000 (20:32 -0800)
There is no need to maintain stats in the bonding structure.
Use the instance of net_device_stats in netdevice.

Signed-off-by: Ajit Khaparde <ajitk@serverengines.com>
Signed-off-by: Jay Vosburgh <fubar@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found