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 /kernel/dma.c | |
parent | cfg80211: constify MAC addresses in cfg80211 ops (diff) | |
download | linux-c1e5f4714d591cc0a5e986613fdefa61abe98ac2.tar.xz linux-c1e5f4714d591cc0a5e986613fdefa61abe98ac2.zip |
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 'kernel/dma.c')
0 files changed, 0 insertions, 0 deletions