On Fri, Sep 14, 2012 at 3:28 PM, Luis R. Rodriguez <mcgrof@xxxxxxxxxxxxxxxx> wrote: > On Fri, Sep 14, 2012 at 8:40 AM, Bala Shanmugam > <bkamatch@xxxxxxxxxxxxxxxx> wrote: >> Signed-off-by: Bala Shanmugam <bkamatch@xxxxxxxxxxxxxxxx> >> --- > > Thanks but these patches do not apply on to the branch > origin/origin/linux-3.6.y. They do however apply on top of the branch > origin/linux-3.5.y... did you intend for these patches to be applied > on top of that branch? > > Please be sure to do to be on top of commit > 4f298ae180e84c6857af803177f82724ba6cf97c from the origin/linux-3.6.y > branch if you want to send patches for that branch. > > Also, we now have a new mailing list, backports@xxxxxxxxxxxxxxx, > please subscribe and send future patches there. After reviewing company e-mails I see you sent me there a note about these being applicable to the linux-3.5.y branch. I applied them and test compiled against ckmake. Compilation was OK except for the -sn release and it fails at: /home/mcgrof/staging/v3.5.3/compat-wireless-3.5.3-1-sn/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:3974:3: error: ‘AR_PHY_65NM_CH1_RXTX4’ undeclared (first use in this function) /home/mcgrof/staging/v3.5.3/compat-wireless-3.5.3-1-sn/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:3974:3: note: each undeclared identifier is reported only once for each function it appears in /home/mcgrof/staging/v3.5.3/compat-wireless-3.5.3-1-sn/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:3977:3: error: ‘AR_PHY_65NM_CH2_RXTX4’ undeclared (first use in this function) make[5]: *** [/home/mcgrof/staging/v3.5.3/compat-wireless-3.5.3-1-sn/drivers/net/wireless/ath/ath9k/ar9003_eeprom.o] Error 1 make[5]: *** Waiting for unfinished jobs.... Now these guys are added through your crap/ patch.. but if you think about this.. this means that you had AR_PHY_65NM_CH1_RXTX4 and the other define used in code not yet upstream... I'm going to post that patch to uncrap it and to fix these releases. I will also throw in this patch into pending: https://patchwork.kernel.org/patch/1441611/ Luis -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html