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:
2b018d5
)
batman-adv: Fix change mac address of soft iface.
author
Def
<def@laposte.net>
Thu, 20 Sep 2012 12:56:13 +0000
(14:56 +0200)
committer
Antonio Quartulli
<ordex@autistici.org>
Sun, 23 Sep 2012 21:12:48 +0000
(23:12 +0200)
Into function interface_set_mac_addr, the function tt_local_add was
invoked before updating dev->dev_addr. The new MAC address was not
tagged as NoPurge.
Signed-off-by: Def <def@laposte.net>
No differences found