From: Daniel Borkmann Date: Fri, 21 Jun 2013 17:38:06 +0000 (+0200) Subject: net: if_arp: add ARPHRD_NETLINK type X-Git-Tag: v3.11-rc1~64^2~162 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77e2af0312b12dccd5043a7cc9cd49ab6a212996;p=pandora-kernel.git net: if_arp: add ARPHRD_NETLINK type This small patch adds the definition of ARPHRD_NETLINK which can for example be used by netlink monitoring devices as device type. So that sockaddr_ll can pick it up and based on that choose the correct packet dissector. Signed-off-by: Daniel Borkmann Signed-off-by: David S. Miller --- Reading git-diff-tree failed