iwlagn: move iwl_process_scan_complete up
commita2fa2462f05115722beb2443d081a72f4f4450ea
authorJohannes Berg <johannes.berg@intel.com>
Thu, 22 Sep 2011 22:14:59 +0000 (22 15:14 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 27 Sep 2011 18:34:09 +0000 (27 14:34 -0400)
treea93ec6874c19dcde491759e389501ec38ea83402
parentf253247a944fcf5f48ca434331d9e4f72f5fef8d
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