iwlagn: move rate scale initialization to init function
authorReinette Chatre <reinette.chatre@intel.com>
Fri, 30 Oct 2009 21:36:14 +0000 (14:36 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 2 Nov 2009 20:39:47 +0000 (15:39 -0500)
commit5ad13f8ce76814b37842c15301287efd607c6d26
tree5e29880e17d9fdf9470b949088cdeae26696b00e
parent62a94926183374d8414ab2ec633d9fe9530644ec
iwlagn: move rate scale initialization to init function

This fits better in how the callbacks operate (alloc does allocation and
init does initialization). This also helps if we later want to do our own
initialization without relying on the mac80211 allocation.

Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-agn-rs.c