commit | 78122a52b39c9527fa3a32afbb6572964c17c651 | [log] [tgz] |
---|---|---|
author | Ajit Khaparde <ajitk@serverengines.com> | Wed Oct 07 03:11:20 2009 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 07 03:11:20 2009 -0700 |
tree | 4cb39c1ddba9d552224dc1b1724637b091953beb | |
parent | 32953543221cfe2bf0a24205fab225e5b8ed81a0 [diff] |
be2net: Get rid of net_device_stats from adapter. adapter doesnot need to maintain a copy of net_device_stats. Use the one already available in net_device. This patch takes care of the same. Signed-off-by: Ajit Khaparde <ajitk@serverengines.com> Signed-off-by: David S. Miller <davem@davemloft.net>