]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit8ba789ab13157c82dbdbd4215eac42660a384646
tree12469498f07662dae4f1cdc6dda28d51061618a4
parentb52b727594f0a1433039e7afe389d07075152548
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