wl12xx: change bits in the link_map under spin lock
authorArik Nemtsov <arik@wizery.com>
Mon, 27 Feb 2012 22:41:29 +0000 (00:41 +0200)
committerLuciano Coelho <coelho@ti.com>
Tue, 28 Feb 2012 11:19:19 +0000 (13:19 +0200)
commit0b0e32b792b4077c113ae70d6de12b5f301e0882
treea7254db28e6209f6a0dd703ae6a9060d4a27db81
parent5af70c864a1539bd1d3f3fcb04ab9558491c9103
wl12xx: change bits in the link_map under spin lock

These bits are used in op_tx to determine if a packet should be dropped.
As such we should use the spin lock to sync the state.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/cmd.c