From: Rajkumar Manoharan Date: Fri, 8 Apr 2011 11:36:25 +0000 (+0530) Subject: ath9k: Fix kernel panic on module unload X-Git-Tag: v3.0-rc1~377^2~256^2^2~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f60c49b67dd6db2ccb740a6a671414f9dab00c4f;p=pandora-kernel.git ath9k: Fix kernel panic on module unload The commit "ath9k: configure beacons based on hw opmode" introduced a regression which leads to kernel panic. Failed to stop ani timer during the driver unload while any of the beaconing vif is running. Signed-off-by: Rajkumar Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed