iwlwifi: dvm: constify configuration structs
authorJohannes Berg <johannes.berg@intel.com>
Fri, 17 May 2013 08:38:21 +0000 (10:38 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 27 May 2013 11:12:51 +0000 (13:12 +0200)
The pointer that gets used is already const, so the
structs can obviously be const as well.

Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found