]> Pileus Git - ~andy/linux/commit
iwlwifi: move RF config into NIC config
authorJohannes Berg <johannes.berg@intel.com>
Wed, 30 May 2012 10:36:23 +0000 (12:36 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 6 Jun 2012 11:25:17 +0000 (13:25 +0200)
commit1280d428ad0f134d1e370a0a0b70793ebcf56742
tree8473d1e36ce0dbc297dc67600a16d7c3ce06538b
parent12b78246aa49b72f665601fdc7a44eb75fcf593b
iwlwifi: move RF config into NIC config

Since the RF config is done for all devices,
there's no need to keep a separate function
that is called for all devices, move it into
the general NIC config function.

Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Reviewed-by: Wey-Yi W Guy <wey-yi.w.guy@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/iwlwifi/dvm/devices.c
drivers/net/wireless/iwlwifi/dvm/main.c