qlcnic: Remove __QLCNIC_DEV_UP bit check to read TX queues statistics.
authorManish Chopra <manish.chopra@qlogic.com>
Mon, 22 Sep 2014 09:51:52 +0000 (05:51 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Sep 2014 19:11:31 +0000 (15:11 -0400)
commit6c0fd0df0c44d1129ab65fc28d17f23a1c006a0c
treea83ac6a0c006610480148a022780ab1372902b8a
parentc023030198b2b0fb87f5d9bcb388c41bfaf3c3c0
qlcnic: Remove __QLCNIC_DEV_UP bit check to read TX queues statistics.

o TX queues stats must be read when queues are allocated regardless
  of interface is up or not.

Signed-off-by: Manish Chopra <manish.chopra@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c