Re: [PATCH v2 01/21] ath10k: Fix crash related to printing features.

2016-06-20 Thread Ben Greear
On 05/11/2016 10:02 AM, gree...@candelatech.com wrote: From: Ben Greear This looks like a regression from c4cdf753 (move fw_features to struct ath10k_fw_file) Just FYI, this patch does not appear to be in 4.7-rc4 as of today, and so kernel crashes on startup when

[PATCH v2 01/21] ath10k: Fix crash related to printing features.

2016-05-11 Thread greearb
From: Ben Greear This looks like a regression from c4cdf753 (move fw_features to struct ath10k_fw_file) Signed-off-by: Ben Greear --- drivers/net/wireless/ath/ath10k/core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git