2010/4/24 Jongman Heo <jongman.heo@xxxxxxxxx>: > commit a9f042cb ("ath9k: fix lockdep warning when unloading module") > changed spin_[un]lock() to > spin_[un]lock_bh() in ath_tx_node_cleanup(), but didn't change those > in ath_tid_drain(). Did you see any lockdep warning due to ath_tid_drain? It is not necessary since bh has been disabled before calling ath_tid_drain. -- Lei Ming -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html