Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1706432
| From | Kalle Valo <kvalo@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [v2] rtlwifi: constify rate_control_ops structure |
| Date | 2017-08-08 14:00 +0200 |
| Message-ID | <ucbl1-7TS-39@gated-at.bofh.it> (permalink) |
| References | <ubIsG-3VF-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Bhumika Goyal <bhumirks@gmail.com> wrote:
> rate_control_ops structure is only passed as an argument to the
> function ieee80211_rate_control_{register/unregister}. This argument
> is of type const, so declare the structure as const.
>
> Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Patch applied to wireless-drivers-next.git, thanks.
cb1b82625de7 rtlwifi: constify rate_control_ops structure
--
https://patchwork.kernel.org/patch/9884393/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2] rtlwifi: constify rate_control_ops structure Bhumika Goyal <bhumirks@gmail.com> - 2017-08-07 07:10 +0200 Re: [v2] rtlwifi: constify rate_control_ops structure Kalle Valo <kvalo@codeaurora.org> - 2017-08-08 14:00 +0200
csiph-web