From: Emmanuel Grumbach Date: Thu, 12 Jun 2008 01:46:53 +0000 (+0800) Subject: iwlwifi: clean up in setup/cancel deferred work X-Git-Tag: v2.6.27-rc1~969^2~324^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e39317df0f9e48919130574238319f9a445e6e3;p=pandora-kernel.git iwlwifi: clean up in setup/cancel deferred work This patch makes some clean up in setup/cancel_deferred_work. iwl_setup_deferred_work does the work that is common to 4965 and 5000, then it calls to HW specific handlers. This patch also removes uneeded work_struct from iwl_priv. Signed-off-by: Emmanuel Grumbach Signed-off-by: Tomas Winkler Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed