From: Christian Lamparter Date: Sat, 23 May 2009 18:28:21 +0000 (+0200) Subject: ar9170: use bitop macros for tx filter flags X-Git-Tag: v2.6.31-rc1~330^2~157^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=864cc02e7c0ed9a83be0c35c05df1941abcc792d;p=pandora-kernel.git ar9170: use bitop macros for tx filter flags This patch fixes a bug in configure_filter's (sub-)routines. We never really cleared the flags once we updated the hardware state, so we wasted our resources by applying already active settings. Signed-off-by: Christian Lamparter Signed-off-by: John W. Linville --- Reading git-diff-tree failed