liquidio: rx/tx queue cleanup
authorIntiyaz Basha <intiyaz.basha@cavium.com>
Wed, 9 Aug 2017 19:07:08 +0000 (12:07 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Aug 2017 20:54:41 +0000 (13:54 -0700)
commitc1550fde51482feebeb8e27742672a2614cb1f12
tree689b8d22ee8bba958544cb60ef0ec13f88f9359d
parentd853d11239712260d529ae94673071ee1aaa4e50
liquidio: rx/tx queue cleanup

When deleting a queue, clear its corresponding bit in the qmask, vfree its
memory, clear out the pointer that's pointing to it, and decrement the
queue count.

Signed-off-by: Intiyaz Basha <intiyaz.basha@cavium.com>
Signed-off-by: Felix Manlunas <fmanlunas@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/cavium/liquidio/octeon_droq.c
drivers/net/ethernet/cavium/liquidio/request_manager.c