]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] mac80211: bss_tim_clear must use ~ instead of !
authorMichael Buesch <mb@bu3sch.de>
Wed, 26 Sep 2007 19:08:47 +0000 (21:08 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:53:18 +0000 (16:53 -0700)
commit30ccb08847c2d89e1cf893bf5f3155c023a9d142
treef55236fa50e7f2592a0c034191e58b3d33f3a4d6
parentb4010e08907bdafe8bf4a3fe7ef9b52ddec4dda5
[PATCH] mac80211: bss_tim_clear must use ~ instead of !

We need to use bitwise NOT.
This also cleans up the code a little bit to make it more readable.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Reviewed-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ieee80211_i.h