From: Helmut Schaa Date: Sun, 30 Jan 2011 12:16:28 +0000 (+0100) Subject: rt2x00: Introduce beacon_update_locked that requires caller locking X-Git-Tag: v2.6.39-rc1~468^2~417^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8414ff07ac8802e282683812514ef5b0ea133cb8;p=pandora-kernel.git rt2x00: Introduce beacon_update_locked that requires caller locking Introduce a beacon_update_locked function that does not acquire the according beacon mutex to allow beacon updates from atomic context. The caller has to take care of synchronization. No functional changes. Just preparation for beacon updates from tasklet context. Signed-off-by: Helmut Schaa Acked-by: Gertjan van Wingerde Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed