[PATCH 4/4] b43: N-PHY: Implement RX core state setting for rev.2 and earlier PHYs

Gábor Stefanik netrolller.3d at gmail.com
Tue Aug 17 02:37:51 EDT 2010


On Mon, Aug 16, 2010 at 10:47 PM, Michael Büsch <mb at bu3sch.de> 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. :-)



More information about the b43-dev mailing list