iwlwifi: drop sw_crypto from hw_params.
Each HW supported by iwlwifi is capable of hardware crypto so drop this flag from hw_params structure. Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
committed by
John W. Linville
parent
3354a0f6a3
commit
90e8e424d9
@@ -608,7 +608,6 @@ struct iwl_hw_params {
|
||||
u8 max_stations;
|
||||
u8 bcast_sta_id;
|
||||
u8 fat_channel;
|
||||
u8 sw_crypto;
|
||||
u32 max_inst_size;
|
||||
u32 max_data_size;
|
||||
u32 max_bsm_size;
|
||||
|
Reference in New Issue
Block a user