From: Emmanuel Grumbach Date: Mon, 9 Jan 2012 14:35:08 +0000 (+0200) Subject: iwlwifi: stop_hw replace enable_rfkill_int X-Git-Tag: v3.4-rc1~177^2~112^2~356^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1df06bdc6fb26d13af18c5dbb3144f13cf55de3c;p=pandora-kernel.git iwlwifi: stop_hw replace enable_rfkill_int This trans_ops->stop_hw leaves the RFKILL interrupt enabled, we can call that one instead of enable_rfkill_int. By that, we reduce the numbers of acceesses to the NIC from the upper layers. Signed-off-by: Emmanuel Grumbach Signed-off-by: Wey-Yi Guy --- Reading git-diff-tree failed