On 08/16/2010 10:39 PM, Gábor Stefanik wrote:
+static void b43_nphy_set_rx_core_state(struct b43_wldev *dev, u8 mask) +{ + struct b43_phy *phy =&dev->phy; + struct b43_phy_n *nphy = phy->n; + u16 buf[16];
+ if (maskbits& 0x3 != 0x3) {
Does this even compile? I don't see maskbits being defined. -- Greetings Michael. -- 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