]> Git Repo - linux.git/commit
rtlwifi: Removed unused define and code efuse_re_pg* from wifi.h
authorPing-Ke Shih <[email protected]>
Mon, 1 Oct 2018 09:25:14 +0000 (17:25 +0800)
committerKalle Valo <[email protected]>
Fri, 5 Oct 2018 08:31:52 +0000 (11:31 +0300)
commit9c22211e1d719ade3d7a968c864a8f5e86163849
tree20580da68b7dfc5716554d778615d7814116f4c0
parentfbf07000960d9c8a13fdc17c6de0230d681c7543
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 <[email protected]>,
and Joe Perches <[email protected]> reminded to apply it to rtlwifi.

Signed-off-by: Ping-Ke Shih <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
drivers/net/wireless/realtek/rtlwifi/wifi.h
This page took 0.046071 seconds and 4 git commands to generate.