Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment