From: Johannes Berg Date: Mon, 6 Jan 2014 08:29:40 +0000 (+0100) Subject: iwlwifi: mvm: use array indexing instead of treating it as a pointer X-Git-Tag: v3.14-rc1~94^2~113^2^2~18^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ddca8607fc1850376a018b3be0a437f0bf99a2f;p=pandora-kernel.git iwlwifi: mvm: use array indexing instead of treating it as a pointer It's a bit strange to treat an array as a pointer, so use proper array indexing instead. Signed-off-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed