Re: [1/2] ath10k: Replace warning with an error message if HTT op version is unset

2016-07-07 Thread Kalle Valo
Mohammed Shafi Shajakhan wrote: > From: Mohammed Shafi Shajakhan > > Print an ath10k error message rather a call trace when HTT op version is > not found from firmware META data (IE). This should be sufficient to figure > out what went wrong. > > Signed-off-by: Mohammed Shafi Shajakhan Thanks

[PATCH 1/2] ath10k: Replace warning with an error message if HTT op version is unset

2016-06-23 Thread Mohammed Shafi Shajakhan
From: Mohammed Shafi Shajakhan Print an ath10k error message rather a call trace when HTT op version is not found from firmware META data (IE). This should be sufficient to figure out what went wrong. Signed-off-by: Mohammed Shafi Shajakhan --- drivers/net/wireless/ath/ath10k/core.c | 2 +- 1