Dan Carpenter 5b4d10f5e0 qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag()
There is a static checker warning here "warn: mask and shift to zero"
and the code sets "ring" to zero every time.  From looking at how
QLCNIC_FETCH_RING_ID() is used in qlcnic_83xx_process_rcv_ring() the
qlcnic_83xx_hndl() should be removed.

Fixes: 4be41e92f7c6 ('qlcnic: 83xx data path routines')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-06-29 05:46:16 -04:00
..
2016-06-15 22:06:06 -07:00
2016-06-15 23:39:18 -07:00
2016-06-23 15:22:31 -04:00
2016-06-23 15:16:12 -04:00
2016-05-09 00:00:28 -04:00
2016-06-15 14:47:46 -07:00
2016-04-26 15:53:05 -04:00