summaryrefslogtreecommitdiff
path: root/trafgen
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-05-31 11:18:36 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-05-31 11:20:01 +0200
commit2f39b007d5382d01fc424e22b8e1a3681c2bc8cf (patch)
treeb2d7b6bec9932c6bbfec6af8aa016cbd372adf72 /trafgen
parented4e3c64dc80bb775f9ecfdd2165297e34e2fb0c (diff)
ring: implement setup of tpacket v3 ring
Implement ring setup routines and structures for TPACKET_V3. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'trafgen')
0 files changed, 0 insertions, 0 deletions
div>
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/ncsi/ncsi-manage.c')