summaryrefslogtreecommitdiff
path: root/iosched.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-08-21 10:28:27 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-08-21 10:28:27 +0200
commit6d651c88488fc04e71c25bafab2a5af18195508f (patch)
tree38a6a85e577b2d7332a06672733370d3c49d04b6 /iosched.h
parent74a4979266860005c0013cdc86208be204cddd1d (diff)
netsniff-ng 0.5.8-rc3v0.5.8-rc3
Signed-off-by: Daniel Borkmann <dborkman@redhat.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'iosched.h')
0 files changed, 0 insertions, 0 deletions
0f9b61f1f09a11dae01c&id2=040587af31228d82c52267f717c9fcdb65f36335'>diff)
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 'drivers/usb/serial/cp210x.c')