commit | c1550fde51482feebeb8e27742672a2614cb1f12 | [log] [tgz] |
---|---|---|
author | Intiyaz Basha <intiyaz.basha@cavium.com> | Wed Aug 09 12:07:08 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 11 13:54:41 2017 -0700 |
tree | 689b8d22ee8bba958544cb60ef0ec13f88f9359d | |
parent | d853d11239712260d529ae94673071ee1aaa4e50 [diff] |
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>