summaryrefslogtreecommitdiffstats
path: root/net/ipv6
diff options
context:
space:
mode:
authorAndy Shevchenko2015-01-27 17:38:03 +0100
committerDavid S. Miller2015-01-27 21:24:30 +0100
commit9afec6efc6b1043692eada758cd7837623dd943b (patch)
treeb377e0790a0889110cf17a20470cc433b626336b /net/ipv6
parentbnx2x: fix napi poll return value for repoll (diff)
downloadkernel-qcow2-linux-9afec6efc6b1043692eada758cd7837623dd943b.tar.gz
kernel-qcow2-linux-9afec6efc6b1043692eada758cd7837623dd943b.tar.xz
kernel-qcow2-linux-9afec6efc6b1043692eada758cd7837623dd943b.zip
stmmac: prevent probe drivers to crash kernel
In the case when alloc_netdev fails we return NULL to a caller. But there is no check for NULL in the probe drivers. This patch changes NULL to an error pointer. The function description is amended to reflect what we may get returned. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6')
0 files changed, 0 insertions, 0 deletions