From 0f765f49ac231d99f493f00c0f0986fbeff2615d Mon Sep 17 00:00:00 2001 From: Daniel Borkmann Date: Fri, 31 May 2013 11:46:02 +0200 Subject: ring: move duplicate/generic code parts from rx/tx into ring.c We do not want to maintain duplicate code, so move this into a separate file and name those *_generic() helpers. Signed-off-by: Daniel Borkmann --- trafgen/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'trafgen') diff --git a/trafgen/Makefile b/trafgen/Makefile index b34b98c..8257ad1 100644 --- a/trafgen/Makefile +++ b/trafgen/Makefile @@ -7,6 +7,7 @@ trafgen-objs = xmalloc.o \ xutils.o \ mac80211.o \ ring_tx.o \ + ring.o \ trafgen_lexer.yy.o \ trafgen_parser.tab.o \ trafgen.o -- cgit v1.2.3-54-g00ecf '>index : net-next.git
net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
diff options
context:
space:
mode: