From: Patrick McHardy Date: Fri, 19 Apr 2013 02:04:28 +0000 (+0000) Subject: net: vlan: prepare for 802.1ad VLAN filtering offload X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~89^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80d5c3689b886308247da295a228a54df49a44f6;p=pandora-kernel.git net: vlan: prepare for 802.1ad VLAN filtering offload Change the rx_{add,kill}_vid callbacks to take a protocol argument in preparation of 802.1ad support. The protocol argument used so far is always htons(ETH_P_8021Q). Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed