From: Johannes Berg Date: Tue, 10 Apr 2012 00:46:55 +0000 (-0700) Subject: iwlwifi: move hw_params into priv X-Git-Tag: v3.5-rc1~109^2~410^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e295116bb1f7300e5cdb87a41ce85b1efe79ec2;p=pandora-kernel.git iwlwifi: move hw_params into priv The hw_params are mostly values that are derived from the actual hardware config. As such, while it is possible that MVM will require similar ones, it makes more sense -- at least for now -- to put them into the DVM struct. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed