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)
commit35cfabdc5e9b99e732899db8f36c63a215e105bc
tree2a79cf8cce65fe0bda38313b0ed24f5a36882abe
parent235ecb1db09f481840569fd85eda62e70d03580c
bonding: Remove net_device_stats from bonding struct

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>
drivers/net/bonding/bond_main.c
drivers/net/bonding/bonding.h