linux/drivers/net/hyperv
Markus Elfring aa99c47933 net: Hyper-V: Deletion of an unnecessary check before the function call "vfree"
The vfree() function performs also input parameter validation.
Thus the test around the call is not needed.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-11-25 17:22:48 -05:00
..
hyperv_net.h hyperv: Increase the buffer length for netvsc_channel_cb() 2014-08-22 12:23:09 -07:00
Kconfig
Makefile
netvsc.c net: Hyper-V: Deletion of an unnecessary check before the function call "vfree" 2014-11-25 17:22:48 -05:00
netvsc_drv.c hyperv: Add processing of MTU reduced by the host 2014-11-12 16:21:36 -05:00
rndis_filter.c hyperv: Add processing of MTU reduced by the host 2014-11-12 16:21:36 -05:00