summaryrefslogtreecommitdiff
path: root/trafgen_proto.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2016-12-16 11:47:58 +0100
committerTobias Klauser <tklauser@distanz.ch>2016-12-16 11:47:58 +0100
commit074f8fc82ff26bb02c3c09f6ed71bca77e08e020 (patch)
treee94d6c37189436a21e8bd780c35ab1d85463737d /trafgen_proto.h
parent3608cf700a27240e343d1173f5782a0398102c16 (diff)
bpf: Fix confusing panic() message
When using a filter with netsniff-ng without libpcap support, e.g. $ netsniff-ng --in eth0 tcp or udp we get the error: Cannot compile filter tcp or udp which isn't correct and might be confusing for the user as the intention wasn't to specify a filter file but a filter string. Correct the error message accordingly. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'trafgen_proto.h')
0 files changed, 0 insertions, 0 deletions
/mripard/linux into clk-fixes
Clock Fixes for the Allwinner SoCs, 4.8 Edition The usual bunch of fixes to the our clock drivers, mostly targetted to the brand new sunxi-ng drivers. * tag 'sunxi-clk-fixes-for-4.8' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux: clk: sunxi-ng: Fix wrong reset register offsets clk: sunxi-ng: nk: Make ccu_nk_find_best static clk: sunxi-ng: Fix inverted test condition in ccu_helper_wait_for_lock clk: sunxi: Fix return value check in sun8i_a23_mbus_setup() clk: sunxi: pll2: Fix return value check in sun4i_pll2_setup()
Diffstat (limited to 'Documentation/devicetree/bindings/net')