iwlwifi: mvm: use correct type for firmware status
authorJohannes Berg <johannes.berg@intel.com>
Mon, 3 Nov 2014 14:43:04 +0000 (15:43 +0100)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 11 Nov 2014 05:10:26 +0000 (07:10 +0200)
commit7992074960a8bea6467cab3555b80a404ebd9b82
treeccb05281c57943502d55423e3841d4cbffd85079
parent82e8aea03f2f5dd2bc5c7e68dc2647b7c6cb4dd7
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 <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/sta.c