iwlwifi: remove outdated comments
IEEE80211_CONF_SHORT_SLOT_TIME is no longer a possible setting in ieee80211_conf->flags Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
This commit is contained in:
parent
399dcb8a36
commit
f001b30049
|
@ -2116,10 +2116,6 @@ EXPORT_SYMBOL(iwl_mac_remove_interface);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* iwl_mac_config - mac80211 config callback
|
* iwl_mac_config - mac80211 config callback
|
||||||
*
|
|
||||||
* We ignore conf->flags & IEEE80211_CONF_SHORT_SLOT_TIME since it seems to
|
|
||||||
* be set inappropriately and the driver currently sets the hardware up to
|
|
||||||
* use it whenever needed.
|
|
||||||
*/
|
*/
|
||||||
int iwl_mac_config(struct ieee80211_hw *hw, u32 changed)
|
int iwl_mac_config(struct ieee80211_hw *hw, u32 changed)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue