Skip to content
Commit e0ba7095 authored by Johannes Berg's avatar Johannes Berg
Browse files

mac80211: tx: avoid variable shadowing



We have a bool and an __le16 called qos, rename the inner __le16
to 'qoshdr' to make it more obvious and to avoid sparse warnings.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 63c713e1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment