[PATCH 0/3] constify *_ops

From: Arvind Yadav
Date: Wed Aug 23 2017 - 06:00:04 EST


*_ops are not supposed to change at runtime and none of the structures
is modified.

Arvind Yadav (3):
[PATCH 1/3] net: rtlwifi: constify rate_control_ops
[PATCH 2/3] net: rsi: mac80211: constify ieee80211_ops
[PATCH 3/3] net: rsi: netlink: constify genl_ops

drivers/net/wireless/realtek/rtlwifi/rc.c | 2 +-
drivers/net/wireless/rsi/rsi_91x_mac80211.c | 2 +-
net/tipc/netlink_compat.c | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)

--
1.9.1