From: Sujith Manoharan Date: Wed, 13 Apr 2011 05:55:41 +0000 (+0530) Subject: ath9k_htc: Move endpoint header parsing to TX tasklet X-Git-Tag: v3.0-rc1~377^2~256^2^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=729bd3ab460d3bb8236cc8f6fd0289201124112d;p=pandora-kernel.git ath9k_htc: Move endpoint header parsing to TX tasklet There is no need to do endpoint header removal in the ISR. Also, this is needed when TX slot management is added later on. Use a helper function to strip the driver header. Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed