mac80211: fix compilation of mesh (although its disabled)
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 4 Aug 2009 22:06:26 +0000 (15:06 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 14 Aug 2009 13:12:40 +0000 (09:12 -0400)
commitc03e20fc9a6ec5741d9df561130ecba38ef50eb6
tree704da56b17f940e2b54c45619a89d7aecfa654e8
parentc10e47f458653a68b1d3956237b7bf2e1ab1e8da
mac80211: fix compilation of mesh (although its disabled)

Mesh is currently disabled on mac80211, its marked
as broken. This patch gets it to compile though,
to account for the mac80211 workqueue changes.
There was a simple typo in the patches for mesh
for the workqueue migration, but we never compile
tested it as we couldn't even select mesh as its
broken. Lets at least let it compile for those
interested in getting it fixed.

Reported-by: Pat Erley <pat-lkml@erley.org>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mesh.c
net/mac80211/mesh_hwmp.c