Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mac80211: use kstrtoull return value
If kstrtoull() returns an error code (a value smaller than zero), use it since it can be an error other than -EINVAL. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
- Loading branch information