aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
diff options
context:
space:
mode:
authorDaniel Borkmann <[email protected]>2014-05-23 16:43:57 +0000
committerDavid S. Miller <[email protected]>2014-05-23 20:48:05 +0000
commit8556ce79d5986a87fee4c29300b4efee07c0f15e (patch)
tree69372cf291bd655b7c67cea4c1ea076ed3e2f3e1 /drivers/net/xen-netback/interface.c
parentMerge branch 'inet_csums_part3' (diff)
downloadkernel-8556ce79d5986a87fee4c29300b4efee07c0f15e.tar.gz
kernel-8556ce79d5986a87fee4c29300b4efee07c0f15e.zip
net: filter: remove DL macro
Lets get rid of this macro. After commit 5bcfedf06f7f ("net: filter: simplify label names from jump-table"), labels have become more readable due to omission of BPF_ prefix but at the same time more generic, so that things like `git grep -n` would not find them. As a middle path, lets get rid of the DL macro as it's not strictly needed and would otherwise just hide the full name. Signed-off-by: Daniel Borkmann <[email protected]> Acked-by: Alexei Starovoitov <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions