wireless: fix warning introduced by "mac80211: QoS related cleanups"
authorJohn W. Linville <linville@tuxdriver.com>
Thu, 1 May 2008 21:07:32 +0000 (17:07 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 May 2008 19:02:27 +0000 (15:02 -0400)
commit3df5ee60f1ee559b1417397461891f8b483e8089
tree33471400965c9cfeebf18ad47dd5d5eac77fef3d
parent3a4d3af700b3d78904775d9a9efe0858b5e1e955
wireless: fix warning introduced by "mac80211: QoS related cleanups"

net/mac80211/wme.c: In function ‘wme_qdiscop_enqueue’:
net/mac80211/wme.c:219: warning: comparison is always false due to limited range of data type

drivers/net/wireless/p54/p54common.c: In function ‘p54_conf_tx’:
drivers/net/wireless/p54/p54common.c:947: warning: comparison is always false due to limited range of data type

Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/p54/p54common.c
net/mac80211/wme.c