diff options
author | Johannes Berg <johannes.berg@intel.com> | 2014-05-19 17:53:16 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2014-05-19 17:53:16 +0200 |
commit | c1e5f4714d591cc0a5e986613fdefa61abe98ac2 (patch) | |
tree | 41e8b20e1c93e142f5dfbca513fbb770445102c6 /Makefile | |
parent | 3b3a0162fade6b83d5c83efafcd5adb9e4537047 (diff) | |
download | linux-c1e5f4714d591cc0a5e986613fdefa61abe98ac2.tar.bz2 |
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: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions