From: Sujith Date: Mon, 29 Mar 2010 10:37:15 +0000 (+0530) Subject: ath9k_htc: Simplify RX URB management X-Git-Tag: v2.6.35-rc1~473^2~460^2^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6335ed0ff8670e6378da41191ab8bda33d1b7ac8;p=pandora-kernel.git ath9k_htc: Simplify RX URB management This patch introduces the usage of URB anchors, thus reducing a large amount of code dealing with URB maintenance within the driver. The RX callback now takes care of freeing the SKB associated with each URB. Signed-off-by: Sujith Signed-off-by: John W. Linville --- Reading git-diff-tree failed