commit | 5ad13f8ce76814b37842c15301287efd607c6d26 | [log] [tgz] |
---|---|---|
author | Reinette Chatre <reinette.chatre@intel.com> | Fri Oct 30 14:36:14 2009 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Nov 02 15:39:47 2009 -0500 |
tree | 5e29880e17d9fdf9470b949088cdeae26696b00e | |
parent | 62a94926183374d8414ab2ec633d9fe9530644ec [diff] |
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>