#undef LOCK #define LOCK RL #undef UNLOCK #define UNLOCK RU #undef RLOCK #define RLOCK RL #undef WLOCK #define WLOCK WL #undef INIT #define INIT RWI asynchronously from tbtt tasklet, without beacon_skb_mutex protection, number of currently active beacons entries can be different than number pointed by rt2x00dev->intf_beaconing. Remove warning about that inconsistency. Reported-by: evaxige@qq.com Signed-off-by: Stanislaw Gruszka Signed-off-by: Kalle Valo --- drivers/net/wireless/ralink/rt2x00/rt2800lib.c | 2 -- 1 file changed, 2 deletions(-)