commit | ce16cc02f9fe21d4e42116305e5ea9d12e51635d | [log] [tgz] |
---|---|---|
author | Roopa Prabhu <roprabhu@cisco.com> | Tue Aug 10 18:55:15 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 17 02:32:58 2010 -0700 |
tree | 6fe4a3b48ab1ec0bb10c2c615cddb680cefc96bf | |
parent | 7c46835e4845fed5f348f5845a3a6165874e2f05 [diff] |
enic: Clean up: remove enic_dev_stats_clear Remove function enic_dev_stats_clear and its reference in enic device init code. Firmware clears device stats on device open. So, no need for the driver to do it again. Signed-off-by: Scott Feldman <scofeldm@cisco.com> Signed-off-by: Roopa Prabhu <roprabhu@cisco.com> Signed-off-by: Vasanthy Kolluri <vkolluri@cisco.com> Signed-off-by: David S. Miller <davem@davemloft.net>