git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e58613
)
net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_vid ndo...
author
Jiri Pirko
<jpirko@redhat.com>
Thu, 8 Dec 2011 04:11:17 +0000
(
04:11
+0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 9 Dec 2011 00:52:42 +0000
(19:52 -0500)
This patch adds wrapper for ndo_vlan_rx_add_vid/ndo_vlan_rx_kill_vid
functions. Check for NETIF_F_HW_VLAN_FILTER feature is done in this
wrapper.
Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found