[PATCH] net/mac80211/wme.c: fix sparse warning
authorJohannes Berg <johannes@sipsolutions.net>
Mon, 10 Sep 2007 11:55:08 +0000 (13:55 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 26 Sep 2007 05:55:44 +0000 (22:55 -0700)
commit136e83d6b8999f4ef680ff9cf2a67e1e1ccbd94e
tree4af23b61f4b9d9e3d01af87def992ca6a9493828
parent3a4624652e68ee897145ac698a85bfd2603367c3
[PATCH] net/mac80211/wme.c: fix sparse warning

wme.c triggers a sparse warning; it wasn't noticed before because until
recently ARRAY_SIZE triggered a sparse error.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/wme.c