mac80211: fix mesh endianness sparse warnings and unmark it as broken
authorLuis Carlos Cobo <luisca@cozybit.com>
Fri, 29 Feb 2008 20:13:38 +0000 (12:13 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 6 Mar 2008 21:40:48 +0000 (16:40 -0500)
This patch fixes all the mesh related endianness warnings reported by sparse. As
they were the reason why Johannes marked mesh as BROKEN, that flag has been
removed.

Signed-off-by: Luis Carlos Cobo <luisca@cozybit.com>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found