summaryrefslogtreecommitdiff
path: root/SubmittingPatches
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-06-17 23:12:18 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-06-17 23:12:18 +0200
commit2652683811a8dd4e057f92fe669a285c7e2e7c60 (patch)
tree0cc3fabf1b124d79d6871631b379a9a13809f39a /SubmittingPatches
parentc3c2cb8d011f1c3e28b22584ea11fa544402c89b (diff)
dissector: explicitly init array
Use explicit form to initialize array. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'SubmittingPatches')
0 files changed, 0 insertions, 0 deletions
next.git/diff/include/dt-bindings/dma/nbpfaxi.h?h=nds-private-remove&id=c73e44269369e936165f0f9b61f1f09a11dae01c&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 'include/dt-bindings/dma/nbpfaxi.h')