From: Johannes Berg Date: Mon, 3 Nov 2014 14:43:04 +0000 (+0100) Subject: iwlwifi: mvm: use correct type for firmware status X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~28^2~58^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7992074960a8bea6467cab3555b80a404ebd9b82;p=pandora-kernel.git iwlwifi: mvm: use correct type for firmware status The status variable should be unsigned as the function call requires a u32 not int pointer, fix that. Signed-off-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed