ath10k: fix name of target_ps module parameter
authorKalle Valo <kvalo@qca.qualcomm.com>
Fri, 28 Mar 2014 07:32:33 +0000 (09:32 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 28 Mar 2014 12:22:04 +0000 (14:22 +0200)
commite42c1fbd130243c3c3c3c2aaad5e2d078db24e57
treeb5777da7733da383441987536f6b0bc801cfc58d
parent35098463a8d340b419786356a807b04c28c82e3a
ath10k: fix name of target_ps module parameter

The parameter name was ath10k_target_ps, but actually it should be just
target_ps. Module parameter names should not use the ath10k_ prefix.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/pci.c