From 8ba789ab13157c82dbdbd4215eac42660a384646 Mon Sep 17 00:00:00 2001 From: hayeswang Date: Thu, 4 Sep 2014 16:15:41 +0800 Subject: [PATCH] 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 Signed-off-by: David S. Miller --- Reading git-format-patch failed