From: Jussi Kivilinna Date: Mon, 31 Jan 2011 18:47:46 +0000 (+0200) Subject: zd1211rw: move set_multicast_hash and set_rx_filter from workers to configure_filter X-Git-Tag: v2.6.39-rc1~468^2~403^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6fb071bbf420841481e1c1bcdb65b3ffb33fc8a;p=pandora-kernel.git zd1211rw: move set_multicast_hash and set_rx_filter from workers to configure_filter Workers not needed anymore since configure_filter may sleep. Keep mac->multicast_hash for later use (hw reset). Signed-off-by: Jussi Kivilinna Signed-off-by: John W. Linville --- Reading git-diff-tree failed