From: Emmanuel Grumbach Date: Thu, 15 Sep 2011 18:46:40 +0000 (-0700) Subject: iwlagn: provide data after WARN_ON X-Git-Tag: v3.2-rc1~129^2~183^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dd9124e2911b34744672c91ad865f39711f5542;p=pandora-kernel.git 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 Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed