-
Johannes Berg authored
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:
Johannes Berg <johannes.berg@intel.com>
Johannes Berg authoredThis 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:
Johannes Berg <johannes.berg@intel.com>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.