commit | eb95a26c11a1656dc5049d068e54103168eb0a68 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Sep 30 19:19:57 2020 +0300 |
committer | Luca Coelho <luciano.coelho@intel.com> | Thu Oct 01 22:02:28 2020 +0300 |
tree | 5f95d7d5c3c682ff95aef8ac2537b8fef4aa9175 | |
parent | b4248c08f743b0db989a93b0954b08710e50d6d4 [diff] |
iwlwifi: api: fix u32 -> __le32 Even if we don't currently use this value, the firmware is putting whatever it's putting there as __le32, so fix that. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Link: https://lore.kernel.org/r/iwlwifi.20200930191738.4207116e9c7a.I6d9aa1371f9a8b4e5565236d23255b5c05c70bb3@changeid Signed-off-by: Luca Coelho <luciano.coelho@intel.com>