Search Linux Wireless

Re: [PATCH] iwlagn: fix offchannel TX bug

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2011-03-07 at 11:02 -0800, Johannes Berg wrote:
> On Mon, 2011-03-07 at 13:54 -0500, John W. Linville wrote:
> 
> > > --- a/drivers/net/wireless/iwlwifi/iwl-agn.c	2011-03-05 19:32:58.000000000 +0100
> > > +++ b/drivers/net/wireless/iwlwifi/iwl-agn.c	2011-03-05 19:33:08.000000000 +0100
> > > @@ -3171,7 +3171,7 @@ static int iwl_mac_offchannel_tx(struct
> > >   out:
> > >  	mutex_unlock(&priv->mutex);
> > >   free:
> > > -	if (ret)
> > > +	if (ret < 0)
> > >  		kfree_skb(skb);
> > >  
> > >  	return ret;
> > 
> > OK, I give-up...what tree is this against? :-)
> 
> Oh dang, it's against our own tree and I thought we'd already sent out
> the patch "iwlagn: support off-channel TX". Clearly, that isn't the
> case. Wey-yi, can you please merge this fix with the patch?
> 
> Sorry about that!

oh, sorry, I did not merge because waiting for the patch to fix the
iwlagn compiling problem. sorry!

Wey
> 
> --
> 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


--
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


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux