From: Jiri Slaby Date: Mon, 18 Aug 2008 19:45:27 +0000 (+0200) Subject: Ath5k: lock beacons X-Git-Tag: v2.6.27-rc5~8^2~3^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=004829730cb1b03abe7555e1c1faadec62cbcf6f;p=pandora-kernel.git Ath5k: lock beacons Beacons setup and config was racy with beacon send. Ensure that ISR and reset functions see consistent state of bbuf. Use also dev_kfree_skb_any in ath5k_txbuf_free since we call it from atomic now. Signed-off-by: Jiri Slaby Cc: Nick Kossifidis Cc: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed