From: Michael Buesch Date: Wed, 26 Sep 2007 19:08:47 +0000 (+0200) Subject: [PATCH] mac80211: bss_tim_clear must use ~ instead of ! X-Git-Tag: v2.6.24-rc1~1454^2~293 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30ccb08847c2d89e1cf893bf5f3155c023a9d142;p=pandora-kernel.git [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 Reviewed-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed