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

cfg80211: constify more pointers in the cfg80211 API



This also propagates through the drivers.

The orinoco driver uses the cfg80211 API structs for internal
bookkeeping, and so needs a (void *) cast that removes the
const - but that's OK because it allocates those pointers.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 3b3a0162
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment