From: Helmut Schaa Date: Sun, 30 Jan 2011 12:17:29 +0000 (+0100) Subject: rt2x00: Make periodic beacon updates for PCI devices atomic X-Git-Tag: v2.6.39-rc1~468^2~417^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d59c4e993427df37fb8bfc3470c298194a68e7a;p=pandora-kernel.git rt2x00: Make periodic beacon updates for PCI devices atomic Allow the beacondone and pretbtt functions to update the beacon from atomic context by using the beacon update functions with caller locking. This is a preparation for moving the periodic beacon handling into tasklets that require atomic 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