commit | bfe6a15d60671993eb3d4ac396b1f442ae08581c | [log] [tgz] |
---|---|---|
author | Helmut Schaa <helmut.schaa@googlemail.com> | Mon Dec 27 15:06:57 2010 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jan 04 14:35:14 2011 -0500 |
tree | fc7dea9103f7e8644ec310e33d92b486a4ee212c | |
parent | f833eea0a77b0910ea202468175bfc80470d44d0 [diff] |
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 <helmut.schaa@googlemail.com> Acked-by: Gertjan van Wingerde <gwingerde@gmail.com> Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>