From: Johannes Berg Date: Mon, 5 Mar 2012 19:24:33 +0000 (-0800) Subject: iwlwifi: make config const X-Git-Tag: v3.4-rc1~177^2~108^2~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=706c4ff67cb86134a3a93413a595a7c5559b7cc2;p=pandora-kernel.git iwlwifi: make config const Writing to the global config structures is always wrong. To protect against such mistakes in the future, mark them const. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed