]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: make iwl_fill_probe_req static
authorJohannes Berg <johannes.berg@intel.com>
Tue, 6 Mar 2012 21:31:08 +0000 (13:31 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Mar 2012 18:56:36 +0000 (13:56 -0500)
commit4bf96e17d0a3a9b42ae3615bd5b8af4efbc6596a
treee89b6f04ba62508a41d6d01ffcb306dc06cd14c6
parent1b907c7f8bf3ebcefa1024e83023e7557ca1538c
iwlwifi: make iwl_fill_probe_req static

This function is only used in iwl-scan.c, so
if we move it up a little in the file it can
be made static.

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-core.h
drivers/net/wireless/iwlwifi/iwl-scan.c