]> git.baikalelectronics.ru Git - kernel.git/commit
r8152: change the location of rtl8152_set_mac_address
authorhayeswang <hayeswang@realtek.com>
Thu, 4 Sep 2014 08:15:41 +0000 (16:15 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 5 Sep 2014 19:17:00 +0000 (12:17 -0700)
commit63b2f40a554573dce7792db807340c46aba4016e
tree12469498f07662dae4f1cdc6dda28d51061618a4
parent8d7ac57a764a4f1131cdac216e0d757226d4123f
r8152: change the location of rtl8152_set_mac_address

Exchange the location of rtl8152_set_mac_address() and
set_ethernet_addr(). Then, the set_ethernet_addr() could
set the MAC address by calling rtl8152_set_mac_address()
later.

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/r8152.c