summaryrefslogtreecommitdiff
path: root/ipv4.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2017-07-25 08:58:21 +0200
committerTobias Klauser <tklauser@distanz.ch>2017-07-25 08:58:21 +0200
commita5a6c39b90b1d12d67b5c166cf873a99faf0a05a (patch)
treeace5776b55453434558ca4c4a87043f2ae271a62 /ipv4.h
parent9f87a7b3aa0ef520ec9f39c049cd8b947c73429e (diff)
AUTHOR: add Zhouyang Jia
Add Zhouyang jia for commit 9f87a7b3aa (PR #180). Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'ipv4.h')
0 files changed, 0 insertions, 0 deletions
/tr>
net: thunderx: avoid dereferencing xcv when NULL
This fixes the following smatch and coccinelle warnings: drivers/net/ethernet/cavium/thunder/thunder_xcv.c:119 xcv_setup_link() error: we previously assumed 'xcv' could be null (see line 118) [smatch] drivers/net/ethernet/cavium/thunder/thunder_xcv.c:119:16-20: ERROR: xcv is NULL but dereferenced. [coccinelle] Fixes: 6465859aba1e66a5 ("net: thunderx: Add RGMII interface type support") Signed-off-by: Vincent Stehlé <vincent.stehle@laposte.net> Cc: Sunil Goutham <sgoutham@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sunrpc/xprtrdma')