net: vlan: prepare for 802.1ad VLAN filtering offload
authorPatrick McHardy <kaber@trash.net>
Fri, 19 Apr 2013 02:04:28 +0000 (02:04 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 19 Apr 2013 18:45:27 +0000 (14:45 -0400)
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 <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found