Re: [OpenWrt-Devel] [PATCH] lantiq: W502V/ARV4525 wireless mac bugfix

2012-08-04 Thread John Crispin
On 04/08/12 21:48, Tobias Diedrich wrote: > W502V/ARV4525 wireless mac bugfix > > The ARV4525 board init is passing the wrong offset to > arv_register_ath5k() resulting in a bogus mac. > > Signed-off-by: Tobias Diedrich Hi Tobias, Thanks, I also removed some more old madwifi related defines. ap

[OpenWrt-Devel] [PATCH] lantiq: W502V/ARV4525 wireless mac bugfix

2012-08-04 Thread Tobias Diedrich
W502V/ARV4525 wireless mac bugfix The ARV4525 board init is passing the wrong offset to arv_register_ath5k() resulting in a bogus mac. Signed-off-by: Tobias Diedrich Index: arch/mips/lantiq/xway/mach-arv.c === --- arch/mips/lantiq