On 1 December 2014 at 08:47, Kalle Valo <kvalo@xxxxxxxxxxxxxxxx> wrote: > Michal Kazior <michal.kazior@xxxxxxxxx> writes: > >> This will make it easier to extend and maintain >> list of supported hardware. >> >> Signed-off-by: Michal Kazior <michal.kazior@xxxxxxxxx> > > I fixed a typo: s/whielist/whitelist/ Oops. Thanks! >> --- 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 Ah, my original intention was to eventually remove the blank line along with these patches but whatever. Looks good nonetheless, thanks! Michał -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html