]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8ce174f19d28e0027b08220e4b2dacb0e90484a2
tree33471400965c9cfeebf18ad47dd5d5eac77fef3d
parent0d5cd0168905743f78effb66709466037a0b622c
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