mesh: use set_bit() to set MESH_WORK_HOUSEKEEPING.
authorRui Paulo <rpaulo@gmail.com>
Tue, 20 Oct 2009 20:21:48 +0000 (21:21 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 27 Oct 2009 20:48:35 +0000 (16:48 -0400)
commit6b9ac4425d6ec871faf54540e0f1c5ff420a8f29
treedaaf854037b351e0bbbd66e03a86993e3d4173ff
parent68676df00d956e191c442cb697154a7a18a1e054
mesh: use set_bit() to set MESH_WORK_HOUSEKEEPING.

This makes the mesh housekeeping timer work properly on big endian
systems.

Signed-off-by: Rui Paulo <rpaulo@gmail.com>
Signed-off-by: Javier Cardona <javier@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mesh.c