From: Sujith Manoharan Date: Wed, 13 Apr 2011 05:55:35 +0000 (+0530) Subject: ath9k_htc: Introduce new HTC API X-Git-Tag: v3.0-rc2~7^2~16^2~398 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d67ee5339363608adce786ec8fd62a0fb2b66116;p=pandora-kernel.git ath9k_htc: Introduce new HTC API A new routine that takes an endpoint explicitly is introduced. The normal htc_send() now retrieves the endpoint from the packet's private data. This would be useful in TX completion when the endpoint ID would be required. While at it, use a helper function to map the queue to endpoint. Data/mgmt/beacon packets use htc_send(), while WMI comamnds pass the endpoint to HTC. Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed