diff options
| author | Arvind Yadav <[email protected]> | 2017-08-23 15:29:34 +0530 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2017-08-24 12:57:31 +0300 |
| commit | 9ea792a48cdd9229c9dd698f68dd4ee831bd8644 (patch) | |
| tree | fe46ce5c1039ec8bccdbd6d89ec907d0702028f5 /tools/perf/scripts/python | |
| parent | 28b75415ad19fef232d8daab4d5de17d753f0b36 (diff) | |
net: rsi: mac80211: constify ieee80211_ops
ieee80211_ops are not supposed to change at runtime. All functions
working with ieee80211_ops provided by <net/mac80211.h> work with
const ieee80211_ops. So mark the non-const structs as const.
Signed-off-by: Arvind Yadav <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions