diff options
author | Bhumika Goyal <bhumirks@gmail.com> | 2017-08-07 10:30:51 +0530 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2017-08-08 14:53:08 +0300 |
commit | cb1b82625de7cbf30bb62672776c466615af84d2 (patch) | |
tree | 3329265a531892ef57e9a7f15a4aabb410f79a3e /drivers/net/wireless/ralink/rt2x00/rt2800mmio.c | |
parent | 4f2949febc22260f217e5459afef6c1b90bb049c (diff) | |
download | linux-cb1b82625de7cbf30bb62672776c466615af84d2.tar.gz linux-cb1b82625de7cbf30bb62672776c466615af84d2.tar.bz2 linux-cb1b82625de7cbf30bb62672776c466615af84d2.zip |
rtlwifi: constify rate_control_ops structure
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>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/ralink/rt2x00/rt2800mmio.c')
0 files changed, 0 insertions, 0 deletions