commit | 575ccfd0f47e5d791246cb03c07d636190322fa1 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Sep 22 18:01:59 2010 +0200 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Thu Oct 07 15:49:58 2010 -0700 |
tree | f81cbf73907a6661c19bc868be554792c47abc70 | |
parent | 5de33068a2f841536ca8632534e3e193d5b2607f [diff] |
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>