From: Reinette Chatre Date: Fri, 30 Oct 2009 21:36:14 +0000 (-0700) Subject: iwlagn: move rate scale initialization to init function X-Git-Tag: v2.6.33-rc1~388^2~449^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ad13f8ce76814b37842c15301287efd607c6d26;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed