From a57cb45a0a051601e14f81436b62750cc4f478c3 Mon Sep 17 00:00:00 2001 From: Oleksij Rempel Date: Sun, 22 Mar 2015 19:29:51 +0100 Subject: [PATCH] ath9k: add new function ath9k_hw_read_array REG_READ generate most overhead on usb bus. It send and read micro packages and reduce usb bandwidth. To reduce this overhead we should read in batches. Signed-off-by: Oleksij Rempel Signed-off-by: Kalle Valo --- Reading git-format-patch failed