Michal Kazior <michal.kaz...@tieto.com> writes: > This will make it easier to extend and maintain > list of supported hardware. > > Signed-off-by: Michal Kazior <michal.kaz...@tieto.com>
I fixed a typo: s/whielist/whitelist/ > --- a/drivers/net/wireless/ath/ath10k/core.h > +++ b/drivers/net/wireless/ath/ath10k/core.h > @@ -479,7 +479,6 @@ struct ath10k { > u32 id; > const char *name; > u32 patch_load_addr; > - > struct ath10k_hw_params_fw { > const char *dir; > const char *fw; I removed this unnecessary change: https://github.com/kvalo/ath/commit/bfa7b7948acaf7063cf4d664393b7f7a1c53b2e4 Because of my change there was also a simple conflict in patch 3: https://github.com/kvalo/ath/commit/3487683c94495b6e0bbb1f3b19b3987b4ca2ff1f -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html