]> git.baikalelectronics.ru Git - kernel.git/commit
rtlwifi: Removed unused define and code efuse_re_pg* from wifi.h
authorPing-Ke Shih <pkshih@realtek.com>
Mon, 1 Oct 2018 09:25:14 +0000 (17:25 +0800)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 5 Oct 2018 08:31:52 +0000 (11:31 +0300)
commit26005230fcc0b3d7a33275669470da10ea105979
tree20580da68b7dfc5716554d778615d7814116f4c0
parent7ec4ec0ea70b79283009e2da049c1ff35e50769d
rtlwifi: Removed unused define and code efuse_re_pg* from wifi.h

The following:
 bool efuse_re_pg_sec1flag;
 u8 efuse_re_pg_data[8];
are not referenced anywhere in the rtlwifi code.

This patch is originally created by Rick Veens <rickveens92@gmail.com>,
and Joe Perches <joe@perches.com> reminded to apply it to rtlwifi.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtlwifi/wifi.h