Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1719088

Re: [1/3] net: rtlwifi: constify rate_control_ops

From Kalle Valo <kvalo@codeaurora.org>
Newsgroups linux.kernel
Subject Re: [1/3] net: rtlwifi: constify rate_control_ops
Date 2017-08-24 12:00 +0200
Message-ID <uhX5D-4KB-1@gated-at.bofh.it> (permalink)
References <uhALM-7CP-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Arvind Yadav <arvind.yadav.cs@gmail.com> wrote:

> rate_control_ops are not supposed to change at runtime. All functions
> working with rate_control_ops provided by <net/mac80211.h> work with
> const rate_control_ops. So mark the non-const structs as const.
> 
> Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>

2 patches applied to wireless-drivers-next.git, thanks.

28b75415ad19 wireless: ipw2200: Replace PCI pool old API
9ea792a48cdd net: rsi: mac80211: constify ieee80211_ops

-- 
https://patchwork.kernel.org/patch/9917001/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] constify *_ops Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-08-23 12:10 +0200
  [PATCH 1/3] net: rtlwifi: constify rate_control_ops Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-08-23 12:10 +0200
    Re: [1/3] net: rtlwifi: constify rate_control_ops Kalle Valo <kvalo@codeaurora.org> - 2017-08-24 12:00 +0200
  [PATCH 2/3] net: rsi: mac80211: constify ieee80211_ops Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-08-23 12:10 +0200

csiph-web