diff options
author | Pavel Fedin <p.fedin@samsung.com> | 2015-11-12 12:55:18 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-11-16 00:30:00 +0100 |
commit | 5883d9c6d7e680bcdc7a8a9ed2509cd10dd98206 (patch) | |
tree | 5ee8e0a2dafd07803119989080a2edcaba56e3c9 /net/ipv4/tcp_diag.c | |
parent | sctp: translate host order to network order when setting a hmacid (diff) | |
download | linux-5883d9c6d7e680bcdc7a8a9ed2509cd10dd98206.tar.xz linux-5883d9c6d7e680bcdc7a8a9ed2509cd10dd98206.zip |
net: thunder: Fix crash upon shutdown after failed probe
If device probe fails, driver remains bound to the PCI device. However,
driver data has been reset to NULL. This causes crash upon dereferencing
it in nicvf_remove()
Signed-off-by: Pavel Fedin <p.fedin@samsung.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_diag.c')
0 files changed, 0 insertions, 0 deletions