From: Ivo van Doorn Date: Tue, 18 Aug 2009 17:54:23 +0000 (+0200) Subject: rt2x00: configure_filter() callback is allowed to sleep X-Git-Tag: v2.6.32-rc1~703^2~335^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afa620429ac6a636246f85d97cf205d6533e7fcb;p=pandora-kernel.git rt2x00: configure_filter() callback is allowed to sleep The configure_filter() callback function no longer needs to be atomic. Remove the scheduled work structure and call into the driver configure_filter() directly. Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed