Search Linux Wireless

Re: [PATCH] mac80211: fix key hwaccel race

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

 



On Wed, 2008-04-09 at 16:39 +0200, Ivo van Doorn wrote:
> Hi,
> 
> >  enum ieee80211_internal_key_flags {
> >  	KEY_FLAG_UPLOADED_TO_HARDWARE	= BIT(0),
> >  	KEY_FLAG_TODO_DELETE		= BIT(1),
> > -	KEY_FLAG_TODO_HWACCEL		= BIT(2),
> > +	KEY_FLAG_TODO_HWACCEL_ADD	= BIT(2),
> > +	KEY_FLAG_TODO_HWACCEL_REMOVE	= BIT(2),
> >  	KEY_FLAG_TODO_DEFKEY		= BIT(3),
> >  	KEY_FLAG_TODO_ADD_DEBUGFS	= BIT(4),
> >  };
> 
> Just to be sure, but the duplicate BIT(2) is correct?

Eh, no. Wonder why it actually worked.

johannes

Attachment: signature.asc
Description: This is a digitally signed message part


[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