]> git.baikalelectronics.ru Git - kernel.git/commit
iwlagn: move iwl_process_scan_complete up
authorJohannes Berg <johannes.berg@intel.com>
Thu, 22 Sep 2011 22:14:59 +0000 (15:14 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 27 Sep 2011 18:34:09 +0000 (14:34 -0400)
commit7a3f1bb296d18c0e3e21a3a8172d034fbc743128
treea93ec6874c19dcde491759e389501ec38ea83402
parent1689da53a589282157468a250791cc161c4d98d8
iwlagn: move iwl_process_scan_complete up

To make the next patch easier to read, move
the function up, it'll be needed earlier in
this file in the next patch.

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-scan.c