Michael Buesch wrote:
> This fixes antenna selection in b43. It adds a sanity check
> for the antenna numbers we get from mac80211.
> 
> This patch depends on
> [PATCH] ssb: Fix extraction of values from SPROM
> 
> Signed-off-by: Michael Buesch <[EMAIL PROTECTED]>

After applying the 4 patches you sent earlier, the compilation fails with

  CC [M]  drivers/ssb/main.o
drivers/net/wireless/b43/main.c: In function ‘b43_ieee80211_antenna_sanitize’:
drivers/net/wireless/b43/main.c:2720: error: ‘struct ssb_sprom’ has no member 
named ‘ant_available_bg’
drivers/net/wireless/b43/main.c:2722: error: ‘struct ssb_sprom’ has no member 
named ‘ant_available_a’

These members of ssb_sprom are defined in the patch you sent to Felix Fietkau 
on Dec. 10, but not in
this patch set.

Larry

_______________________________________________
Bcm43xx-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev

Reply via email to