diff options
author | Jussi Kivilinna <jussi.kivilinna@mbnet.fi> | 2012-01-10 06:40:23 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-01-10 14:59:48 -0800 |
commit | 71bc5d94061516c4e70303570128797bcf768b10 (patch) | |
tree | 5625427bd7c047b0feffc0809ab91d91051a2014 /lib/crc32.c | |
parent | 8ef66bdc4bda6aac2dae73b84d79dc8c2db33637 (diff) | |
download | op-kernel-dev-71bc5d94061516c4e70303570128797bcf768b10.zip op-kernel-dev-71bc5d94061516c4e70303570128797bcf768b10.tar.gz |
asix: fix setting custom MAC address on Asix 88178 devices
In kernel v3.2 initialization sequence for Asix 88178 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 ax88178_reset causes reload of MAC address from EEPROM.
This patch fixes the issue by rewriting MAC address at end of ax88178_reset.
Signed-off-by: Jussi Kivilinna <jussi.kivilinna@mbnet.fi>
Acked-by: Grant Grundler <grundler@chromium.org>
Cc: Allan Chou <allan@asix.com.tw>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/crc32.c')
0 files changed, 0 insertions, 0 deletions