commit | 775ed8abde9420afc955ca7540aacdce721be6c1 | [log] [tgz] |
---|---|---|
author | Stanislaw Gruszka <sgruszka@redhat.com> | Mon Feb 13 11:23:24 2012 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Feb 22 14:51:16 2012 -0500 |
tree | 7ff55b22f75b9d694382514f6d59c490f5d1df1c | |
parent | c37281a076604937ec2403f3cfec71362f93c7d8 [diff] |
iwlegacy: do not grab nic access if rfkill If rfkill is on il_grab_nic_access() fail and we can not write to the various registers during stop procedure. Write to those registers unconditionally instead. Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>