From: Felix Fietkau Date: Wed, 9 Jan 2013 15:16:54 +0000 (+0100) Subject: ath9k: remove the WARN_ON that triggers if generating a beacon fails X-Git-Tag: v3.8-rc6~20^2~45^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3adcf20afb585993ffee24de36d1975f6b26b120;p=pandora-kernel.git ath9k: remove the WARN_ON that triggers if generating a beacon fails During teardown, mac80211 will not return a new beacon. This is normal and handled properly in the driver, so there's no need to spam the user with a kernel warning here. Cc: stable@vger.kernel.org Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed