iwlwifi: rename iwl_mac_beacon_update
authorJohannes Berg <johannes.berg@intel.com>
Wed, 22 Sep 2010 16:01:59 +0000 (18:01 +0200)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Thu, 7 Oct 2010 22:49:58 +0000 (15:49 -0700)
commit575ccfd0f47e5d791246cb03c07d636190322fa1
treef81cbf73907a6661c19bc868be554792c47abc70
parent5de33068a2f841536ca8632534e3e193d5b2607f
iwlwifi: rename iwl_mac_beacon_update

Rename iwl_mac_beacon_update to iwlcore_beacon_update
and make the calling convention a bit different. The
old name with _mac_ indicated that it was a mac80211
callback, but that's no longer true.

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