Re: [ath9k-devel] [PATCH 0/2] ath10k: fw download refactor

2013-04-30 Thread Kalle Valo
Michal Kazior writes: > This kills off ath10k_file enum and splits FW > loading more sanely hopefully. > > Michal Kazior (2): > ath10k: split UART prints setup > ath10k: cleanup firmware downloading routines Thanks, both applied. But there's a new warning now: drivers/net/wireless/ath/ath10

[ath9k-devel] [PATCH 0/2] ath10k: fw download refactor

2013-04-26 Thread Michal Kazior
This kills off ath10k_file enum and splits FW loading more sanely hopefully. Michal Kazior (2): ath10k: split UART prints setup ath10k: cleanup firmware downloading routines drivers/net/wireless/ath/ath10k/core.c | 393 ++-- 1 file changed, 220 insertions(+), 173