Search Linux Wireless

Re: [PATCH] mac80211: fix key hwaccel race

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

 



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?

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