ath9k: Fix max pattern check
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Fri, 30 Jan 2015 13:35:37 +0000 (19:05 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 3 Feb 2015 13:31:14 +0000 (15:31 +0200)
commit6af75e4da330bf7ead84566275a9b49fe471bb4d
tree43dd87fcba5ffc2d84aaef3ae743b363d58010ea
parent404033c16c0a739fba8a5f00a306e33e3a367d19
ath9k: Fix max pattern check

Since the maximum number of configurable patterns
is chip-specific, use the HW capability instead
of a fixed value for checking if a free pattern
slot is available.

Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath9k/ar9003_wow.c
drivers/net/wireless/ath/ath9k/hw.h
drivers/net/wireless/ath/ath9k/wow.c
This page took 0.02902 seconds and 5 git commands to generate.