commit | b6603036ad87244bd39ed7bc0612009df7694f5e | [log] [tgz] |
---|---|---|
author | Stanislaw Gruszka <sgruszka@redhat.com> | Mon Feb 13 11:23:08 2012 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Feb 22 14:51:11 2012 -0500 |
tree | 80a8f9a672a5ee41ea4f3ac5d1490fa2b7ac579d | |
parent | 3fccdcf5091eaaa0d7582bedbc035163b40714b9 [diff] |
iwlegacy: dump stack when fail to gain access to the device Print dump stack when the device is not responding. This should give some more clue about the reason of failure. Also change the message we print, since "MAC in deep sleep" is kinda confusing. On the way add unlikely(), as fail to gain NIC access is hmm ... unlikely. Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>