linux/drivers/net
Juliet Kim 373f9092df net/ibmvnic: free reset work of removed device from queue
[ Upstream commit 1c2977c094 ]

Commit 36f1031c51 ("ibmvnic: Do not process reset during or after
 device removal") made the change to exit reset if the driver has been
removed, but does not free reset work items of the adapter from queue.

Ensure all reset work items are freed when breaking out of the loop early.

Fixes: 36f1031c51 ("ibmnvic: Do not process reset during or after device removal”)
Signed-off-by: Juliet Kim <julietk@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-10-01 08:25:59 +02:00
..
appletalk
arcnet
bonding bonding: Force slave speed check after link state recovery for 802.3ad 2019-08-29 08:28:28 +02:00
caif caif-hsi: fix possible deadlock in cfhsi_exit_module() 2019-07-28 08:29:23 +02:00
can can: peak_usb: force the string buffer NULL-terminated 2019-08-29 08:28:38 +02:00
dsa net: dsa: mv88e6xxx: wait after reset deactivation 2019-07-28 08:29:24 +02:00
ethernet net/ibmvnic: free reset work of removed device from queue 2019-10-01 08:25:59 +02:00
fddi
fjes
hamradio
hippi
hyperv hv_netvsc: Fix a warning of suspicious RCU usage 2019-09-10 10:33:43 +01:00
ieee802154 ieee802154: hwsim: unregister hw while hwsim_subscribe_all_others fails 2019-09-21 07:16:47 +02:00
ipvlan net: ipvlan: Fix ipvlan device tso disabled while NETIF_F_IP_CSUM is set 2019-06-25 11:35:58 +08:00
netdevsim
phy net: phylink: Fix flow control resolution 2019-09-19 09:09:30 +02:00
plip
ppp compat_ioctl: pppoe: fix PPPOEIOCSFWD handling 2019-08-09 17:52:34 +02:00
slip
team team: Add vlan tx offload to hw_enc_features 2019-08-25 10:48:04 +02:00
usb r8152: Set memory to all 0xFFs on failed reg reads 2019-09-21 07:17:00 +02:00
vmxnet3
wan
wimax wimax/i2400m: fix a memory leak bug 2019-09-10 10:33:48 +01:00
wireless mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settings 2019-09-21 07:16:45 +02:00
xen-netback xen/netback: Reset nr_frags before freeing skb 2019-08-25 10:48:05 +02:00
dummy.c
eql.c
geneve.c
gtp.c gtp: fix use-after-free in gtp_newlink() 2019-07-26 09:14:17 +02:00
ifb.c
Kconfig
LICENSE.SRC
loopback.c
macsec.c macsec: fix checksumming after decryption 2019-07-28 08:29:26 +02:00
macvlan.c
macvtap.c
Makefile
mdio.c
mii.c
net_failover.c
netconsole.c
nlmon.c
ntb_netdev.c
rionet.c
sb1000.c
Space.c
sungem_phy.c
tap.c
thunderbolt.c net: thunderbolt: Unregister ThunderboltIP protocol handler when suspending 2019-06-15 11:54:07 +02:00
tun.c tun: fix use-after-free when register netdev failed 2019-09-19 09:09:33 +02:00
veth.c
virtio_net.c
vrf.c vrf: make sure skb->data contains ip header to make routing 2019-07-28 08:29:26 +02:00
vsockmon.c
vxlan.c
xen-netfront.c xen-netfront: do not assume sk_buff_head list is empty in error handling 2019-09-21 07:16:43 +02:00