From: Daniel Borkmann Date: Thu, 6 Jun 2013 14:08:13 +0000 (+0000) Subject: doc: packet: simplify tpacket example code X-Git-Tag: v3.11-rc1~16^2~160 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d70a3f887a38cb0acc7233a1d05f15c2b6e0be2b;p=pandora-kernel.git doc: packet: simplify tpacket example code This patch simplifies the tpacket_v3 example code a bit by getting rid of unecessary macro wrappers, removing some debugging code so that it is more to the point, and also adds a header comment. Now this example code is the very minimum one needs to start from when dealing with tpacket_v3 and ~100 lines smaller than before. Signed-off-by: Daniel Borkmann Signed-off-by: David S. Miller --- Reading git-diff-tree failed