diff options
author | Thomas Falcon <tlfalcon@linux.vnet.ibm.com> | 2017-05-26 10:30:31 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-05-26 15:32:45 -0400 |
commit | 10f7621588b86d181a167c1535d0754eb5a58ba8 (patch) | |
tree | d4944cf1fffd65419a4c7e2d15d36d27e84c3ebd /net/ipv6/ip6_vti.c | |
parent | 2ce9e4efbf4289ce48144ec4986f58033890fb6d (diff) | |
download | talos-op-linux-10f7621588b86d181a167c1535d0754eb5a58ba8.tar.gz talos-op-linux-10f7621588b86d181a167c1535d0754eb5a58ba8.zip |
ibmvnic: Fix cleanup of SKB's on driver close
A race condition occurs when closing the driver. Free'ing of skb's
can race between the close routine and ibmvnic_tx_interrupt. To fix
this we move the claenup of tx pools during close to after the
sub-CRQ interrupts are disabled.
Signed-off-by: Thomas Falcon <tlfalcon@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/ip6_vti.c')
0 files changed, 0 insertions, 0 deletions