rtlwifi: Remove debugging entry in sysfs
authorLarry Finger <Larry.Finger@lwfinger.net>
Thu, 19 Jan 2017 17:25:21 +0000 (11:25 -0600)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 20 Jan 2017 10:05:17 +0000 (12:05 +0200)
commit9336d376edf131e00ef986741afc134b114cfc37
tree2c8f97ef742042cd2a389ba02ce2a4a1b9b0bf1b
parentc34df318ec9fccd92f23b4ac15f06cbf7bfeec0c
rtlwifi: Remove debugging entry in sysfs

As the kernel provides access to module parameters through entries in
/sys/module/<driver>/parameters/, there is no need for a private
interface. Thus the existing code for setting the debug level is
removed.

Reported-by: Kalle Valo <kvalo@codeaurora.org>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtlwifi/base.c
drivers/net/wireless/realtek/rtlwifi/base.h
drivers/net/wireless/realtek/rtlwifi/pci.c