2014-06-04 7:20 GMT+02:00, John Crispin <j...@phrozen.org>:
>
>
> On 04/06/2014 00:04, José Vázquez wrote:
>> 2014-06-03 21:35 GMT+02:00, John Crispin <j...@phrozen.org>:
>>> Thanks,
>>>
>>> does ath5k work after applying this patch ? i dont have any hw to
>>> test with ...
>>>
>>> John
>>>
>> The ath5k driver using an ARV4518PW works as good as always, at
>> least for me, and the wireless MAC is read correctly.
>
> ok, thanks for testing i will merge the patch today
>
>       John
>
Sorry, made a terrible mistake: i sent the patch without 6 important lines!
  obj-$(CONFIG_XRX200_PHY_FW) += xrx200_phy_fw.o
 --- /dev/null
 +++ b/arch/mips/lantiq/xway/ath_eep.c
-@@ -0,0 +1,248 @@
+@@ -0,0 +1,250 @@
 +/*
 + *  Copyright (C) 2011 Luca Olivetti <l...@ventoso.org>
 + *  Copyright (C) 2011 John Crispin <blo...@openwrt.org>

Without the change from +1,248 to +1,250, when ath_eep.c is created,
it lacks the last two lines, causing a compilation error.
My apologies for the inconveniences.
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to