summaryrefslogtreecommitdiff
path: root/Template
diff options
context:
space:
mode:
authorHisao Tanabe <xtanabe@gmail.com>2016-06-22 01:20:35 +0900
committerTobias Klauser <tklauser@distanz.ch>2016-06-22 09:28:13 +0200
commitb0230ce4b1cdfce252a6a04873098f911af5e104 (patch)
treeeff8a21e33e208fb36dc0471ad86ec2ef04f4647 /Template
parent4bf0e7f3cf5d376747b3888a19c676655ff3ce39 (diff)
man: netsniff-ng: Fix usage example description
Fix the input device name that is used in the description of the usage example. Signed-off-by: Hisao Tanabe <xtanabe@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'Template')
0 files changed, 0 insertions, 0 deletions
b61f1f09a11dae01c&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 'tools/testing/selftests/sysctl')