Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
iwlwifi: transport config n_no_reclaim_cmds should be unsigned
The number of commands can never be negative, so it should be using an unsigned type. This also shuts up an smatch warning elsewhere in the code. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
- Loading branch information