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:
5a5e7c3
)
igbvf: reset netdevice addr_assign_type if changed
author
Danny Kukawka
<danny.kukawka@bisect.de>
Fri, 17 Feb 2012 05:43:26 +0000
(
05:43
+0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 17 Feb 2012 20:58:06 +0000
(15:58 -0500)
Reset the state of addr_assign_type to NET_ADDR_PERM as soon as
the MAC get changed via .ndo_set_mac_address.
v2: use bitops to reset addr_assign_type
Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found