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

cfg80211: constify station parameter pointers



All the pointers point right into the skb data and
not to anything that would be useful to change, so
make them const.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent f8bacc21
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