aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJussi Kivilinna <jussi.kivilinna@mbnet.fi>2012-01-10 06:40:17 +0000
committerGreg Kroah-Hartman <gregkh@suse.de>2012-01-25 16:13:22 -0800
commit197d67f1225e31f8a3572aef93613c0702ee61a7 (patch)
treeab5d85304ddc7cb98c248fc1fbb69347b782484a /include
parentfcf99ac631b61e6937ed10cd1b53a5b3dab29052 (diff)
asix: fix setting custom MAC address on Asix 88772 devices
commit 8ef66bdc4bda6aac2dae73b84d79dc8c2db33637 upstream. In kernel v3.2 initialization sequence for Asix 88772 devices was changed so that hardware is reseted on every time interface is brought up (ifconfig up), instead just at USB probe time. This causes problem with setting custom MAC address to device as ax88772_reset causes reload of MAC address from EEPROM. This patch fixes the issue by rewriting MAC address at end of ax88772_reset. Signed-off-by: Jussi Kivilinna <jussi.kivilinna@mbnet.fi> Acked-by: Grant Grundler <grundler@chromium.org> Cc: Allan Chou <allan@asix.com.tw> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions