From: Helmut Schaa Date: Mon, 27 Dec 2010 14:06:57 +0000 (+0100) Subject: rt2x00: Simplify intf->delayed_flags locking X-Git-Tag: v2.6.38-rc1~476^2~14^2~3^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfe6a15d60671993eb3d4ac396b1f442ae08581c;p=pandora-kernel.git rt2x00: Simplify intf->delayed_flags locking Instead of protecting delayed_flags with a spinlock use atomic bitops to make the code more readable. 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