diff options
author | Johannes Berg <johannes.berg@intel.com> | 2010-02-17 01:43:41 -0800 |
---|---|---|
committer | Reinette Chatre <reinette.chatre@intel.com> | 2010-03-09 16:05:55 -0800 |
commit | 76c9cc18fd2c8cfa5a7f66d5496d469db00eaf54 (patch) | |
tree | 850ac1ad7e4a9c91e70436c3356df34ca243a9cf /drivers/net/ipg.h | |
parent | 67d613aed70194387edb1f8bf990f9cf197d3717 (diff) | |
download | blackbird-op-linux-76c9cc18fd2c8cfa5a7f66d5496d469db00eaf54.tar.gz blackbird-op-linux-76c9cc18fd2c8cfa5a7f66d5496d469db00eaf54.zip |
iwlwifi: remove alive start adhoc restart
This code will never trigger, because when
we call this during interface start, neither
priv->vif nor priv->iw_mode conditions will
be true, and when it happens during reset
then priv->vif is also NULL. Also, in both
cases the same code will be executed as part
of iwl_bss_info_changed(), which contains a
copy of this code.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Diffstat (limited to 'drivers/net/ipg.h')
0 files changed, 0 insertions, 0 deletions