commit | 1dd9124e2911b34744672c91ad865f39711f5542 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Thu Sep 15 11:46:40 2011 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Sep 19 15:58:29 2011 -0400 |
tree | 97d7077a470232b128051f3763d71a16df3f622d | |
parent | 403ba56aedf2b3092e12219188e5c248f04c5acc [diff] |
iwlagn: provide data after WARN_ON From time to time, we hit a WARN_ON in iwl_mac_remove_interface. This basically means that we got out of sync with mac80211: the vif we hold differs from the vif 80211 passes as parameter. Try to get some data that will help to debug this. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>