Re: [PATCH] ath10k: improve logging in firmware crash routine.

2014-08-19 Thread Ben Greear
On 08/19/2014 05:11 AM, Kalle Valo wrote: gree...@candelatech.com writes: From: Ben Greear Only print error message upon failure, and print more details in case it does find an error. Signed-off-by: Ben Greear --- This is on top of the firmware crash reporting patches, not sure it would

Re: [PATCH] ath10k: improve logging in firmware crash routine.

2014-08-19 Thread Kalle Valo
gree...@candelatech.com writes: > From: Ben Greear > > Only print error message upon failure, and print more > details in case it does find an error. > > Signed-off-by: Ben Greear > --- > > This is on top of the firmware crash reporting patches, > not sure it would apply clean until those get in

[PATCH] ath10k: improve logging in firmware crash routine.

2014-08-05 Thread greearb
From: Ben Greear Only print error message upon failure, and print more details in case it does find an error. Signed-off-by: Ben Greear --- This is on top of the firmware crash reporting patches, not sure it would apply clean until those get in. drivers/net/wireless/ath/ath10k/pci.c | 5 ++--