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 <mb@xxxxxxxxx> 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 - 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