summaryrefslogtreecommitdiff
path: root/protos.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2015-12-10 16:40:02 +0100
committerTobias Klauser <tklauser@distanz.ch>2015-12-10 16:40:02 +0100
commit0eaa296281786245bd4fe936370c826f6275deaf (patch)
tree064fee22962ad452f76666bc30661ac52cebc3d2 /protos.h
parent021a02332a18a691b2c04d148d1c09a21ab57394 (diff)
build: misc: Adjust coverity scanner URL
The URL and one form name for the coverity scanner changed, adjust our coverity target accordingly. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'protos.h')
0 files changed, 0 insertions, 0 deletions
587af31228d82c52267f717c9fcdb65f36335'>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 'tools/testing/radix-tree/linux')