rtlwifi: rtl8192de: fw.c: Remove unused function
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Sun, 7 Dec 2014 22:00:13 +0000 (23:00 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 24 Dec 2014 15:13:57 +0000 (17:13 +0200)
Remove the function rtl92d_set_fw_pwrmode_cmd() that is not used anywhere.

This was partially found by using a static code analysis program called cppcheck.

Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>

No differences found