On Mon, Aug 16, 2010 at 10:47 PM, Michael Büsch <mb@xxxxxxxxx> wrote: > 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. Typo, should be just "mask" (without "bits"). > > -- > Greetings Michael. > -- Vista: [V]iruses, [I]ntruders, [S]pyware, [T]rojans and [A]dware. :-) -- 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