mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
b1c849276b
We try to call free_netvsc_device(net_device) when "net_device" is NULL.
It leads to an Oops.
Fixes:
|
||
---|---|---|
.. | ||
hyperv_net.h | ||
Kconfig | ||
Makefile | ||
netvsc.c | ||
netvsc_drv.c | ||
rndis_filter.c |