OSDN Git Service

wifi: mac80211: use full 'unsigned int' type
authorXin Gao <gaoxin@cdjrlc.com>
Tue, 16 Aug 2022 18:10:40 +0000 (02:10 +0800)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 26 Aug 2022 07:58:54 +0000 (09:58 +0200)
commitbe50baa40e90a18c3750b31a49be64929488d84b
tree4ae00acad855c905e667152e465733929bde8298
parent28b904ec486b59297a92e34b1e92837907d0f529
wifi: mac80211: use full 'unsigned int' type

The full 'unsigned int' is better than 'unsigned'.

Signed-off-by: Xin Gao <gaoxin@cdjrlc.com>
Link: https://lore.kernel.org/r/20220816181040.9044-1-gaoxin@cdjrlc.com
[fix indentation]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ibss.c