commit | 59003835020ed696e941df2f8a50210bdc6e246c | [log] [tgz] |
---|---|---|
author | Mohamed Abbas <mabbas@linux.intel.com> | Tue Apr 15 16:01:46 2008 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Apr 16 16:00:01 2008 -0400 |
tree | 03a2dba3b93661b48f14ce391440e1d8185aba76 | |
parent | dfe7d458408188718089f41d0e2330fed13697e2 [diff] |
iwlwifi: fix unload warning and error This patch fix the error we get when unload the driver, No space for Tx. The cause of this problem is related to receiving late SW rfkill from rfkill subsystem during the driver teardown causing this error. Signed-off-by: Mohamed Abbas <mabbas@linux.intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>