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

Michael Büsch mb at bu3sch.de
Mon Aug 16 16:47:32 EDT 2010


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.



More information about the b43-dev mailing list