From 00ca18034f62a6a3f29b8e660198e4ea573f2657 Mon Sep 17 00:00:00 2001 From: Fred Chou Date: Fri, 13 Mar 2015 16:32:38 +0800 Subject: [PATCH] ath9k_htc: check seq number instead of cmd id for timeout As the driver may send multiple wmi commands with identical cmd id, it is more robust to check seq number for timeout instead. Signed-off-by: Fred Chou Signed-off-by: Kalle Valo --- Reading git-format-patch failed