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:
b5a4c2f
)
bgmac: write mac address to hardware in ndo_set_mac_address
author
Hauke Mehrtens
<hauke@hauke-m.de>
Wed, 6 Feb 2013 04:44:58 +0000
(
04:44
+0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 6 Feb 2013 21:06:49 +0000
(16:06 -0500)
The generic implementation just changes the netdev struct and does not
write the new mac address to the hardware or issues some command to do
so.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found