diff options
author | Johannes Berg <johannes.berg@intel.com> | 2014-10-20 21:36:04 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2014-10-20 21:36:55 +0200 |
commit | b08cc24e0a24f8d67ba7d66dab43c40ed25a3f5c (patch) | |
tree | f318860d83a2fdafd626c0d78428154fab3ff015 /net/ax25/ax25_uid.c | |
parent | 988568669d171774b96e59fe35ef575df7f8cffd (diff) |
mac80211: fix change flags variable signedness
This showed up as a sparse warning (with higher verbosity) and is
certainly correct - the change flags should be unsigned. It's not
that important since high flag numbers aren't used and bitwise
operations would still work.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/ax25/ax25_uid.c')
0 files changed, 0 insertions, 0 deletions