aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/wireless/rtlwifi/pci.c')
-rw-r--r--drivers/net/wireless/rtlwifi/pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/rtlwifi/pci.c b/drivers/net/wireless/rtlwifi/pci.c
index efded435d59..fbde52d8342 100644
--- a/drivers/net/wireless/rtlwifi/pci.c
+++ b/drivers/net/wireless/rtlwifi/pci.c
@@ -374,7 +374,7 @@ static void rtl_pci_init_aspm(struct ieee80211_hw *hw)
374 * 0 - Disable ASPM, 374 * 0 - Disable ASPM,
375 * 1 - Enable ASPM without Clock Req, 375 * 1 - Enable ASPM without Clock Req,
376 * 2 - Enable ASPM with Clock Req, 376 * 2 - Enable ASPM with Clock Req,
377 * 3 - Alwyas Enable ASPM with Clock Req, 377 * 3 - Always Enable ASPM with Clock Req,
378 * 4 - Always Enable ASPM without Clock Req. 378 * 4 - Always Enable ASPM without Clock Req.
379 * set defult to RTL8192CE:3 RTL8192E:2 379 * set defult to RTL8192CE:3 RTL8192E:2
380 * */ 380 * */