commit | 35cfabdc5e9b99e732899db8f36c63a215e105bc | [log] [tgz] |
---|---|---|
author | Ajit Khaparde <ajitkhaparde@gmail.com> | Mon Feb 01 14:06:52 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 03 20:32:27 2010 -0800 |
tree | 2a79cf8cce65fe0bda38313b0ed24f5a36882abe | |
parent | 235ecb1db09f481840569fd85eda62e70d03580c [diff] |
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>