]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: reduce IDI code ifdef
authorJohannes Berg <johannes.berg@intel.com>
Mon, 5 Mar 2012 19:24:34 +0000 (11:24 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 6 Mar 2012 20:16:11 +0000 (15:16 -0500)
commit27106c5f93c464fd3008ee3c8e1016ceee45c4af
tree975716127de250ce955a9b856d003dbb54f3ff86
parent534e6f0912dd3c1dd3e22a12a41bf4575c8f34a5
iwlwifi: reduce IDI code ifdef

The code in the two branches of the #ifdef
is almost the same so move the common code
outside the #ifdef.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-pci.c