Skip to content
Commit 01dc76df authored by Kalle Valo's avatar Kalle Valo
Browse files

ath10k: copy the whole struct ath10k_bus_params in ath10k_core_register()



Instead of copying fields one by one copy the whole structure. This way there's
no need to modify the function every time we add a new field to the struct.

Compile tested only.

Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
parent bdf2bd9a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment