commit | ef1828058b8a37f7005be677686727bbbde77f6a | [log] [tgz] |
---|---|---|
author | Amit Kumar Salecha <amit.salecha@qlogic.com> | Mon Oct 04 04:20:10 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 04 22:46:49 2010 -0700 |
tree | ef3dd450c5265f983b33c0a35858c3bf00acbdeb | |
parent | 31dee692e22eedaf2540fa543fa9c91df6ab8bda [diff] |
qlcnic: fix eswitch stats Some of the counters are not implemented in fw. Fw return NOT AVAILABLE VALUE as (0xffffffffffffffff). Adding these counters, result in invalid value. Signed-off-by: Amit Kumar Salecha <amit.salecha@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>