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:
ba81276
)
macvlan: Set IFF_UNICAST_FLT flag to prevent unnecessary promisc mode.
author
Vlad Yasevich
<vyasevic@redhat.com>
Thu, 7 Mar 2013 10:21:48 +0000
(10:21 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 7 Mar 2013 21:36:59 +0000
(16:36 -0500)
Macvlan already supports hw address filters. Set the IFF_UNICAST_FLT
so that it doesn't needlesly enter PROMISC mode when macvlans are
stacked.
Signed-of-by: Vlad Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/macvlan.c
patch
|
blob
|
history
diff --cc
drivers/net/macvlan.c
Simple merge