On Tue, 3 Jul 2018 15:01:42 +0300
Dan Carpenter wrote:
> Hello stephen hemminger,
>
> The patch 9749fed5d43d: "netvsc: use ERR_PTR to avoid dereference
> issues" from Jul 19, 2017, leads to the following static checker
> warning:
>
> drivers/net/hyperv/rndis_filter.c:1344 rndis_filter_dev
Hello stephen hemminger,
The patch 9749fed5d43d: "netvsc: use ERR_PTR to avoid dereference
issues" from Jul 19, 2017, leads to the following static checker
warning:
drivers/net/hyperv/rndis_filter.c:1344 rndis_filter_device_add()
warn: passing zero to 'ERR_PTR'
drivers/net/hyperv