From: Ivo van Doorn Date: Sat, 29 Mar 2008 14:59:01 +0000 (+0100) Subject: rt2x00: Invert scheduled packet_filter check X-Git-Tag: v2.6.26-rc1~1138^2~248 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc5213f468b4d0520a06e27ea2cc9724bc5b896c;p=pandora-kernel.git rt2x00: Invert scheduled packet_filter check Invert the check for scheduling the packet_filter configuration. When DRIVER_REQUIRE_SCHEDULED is not set we should immediately configure the the filter. This fixes the 'infinite calls to rt2x00mc_configure_filter' bug reported by Bas Hulsken. Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed