From: Vasanthakumar Thiagarajan Date: Mon, 22 Aug 2011 15:10:22 +0000 (+0530) Subject: ath6kl: Avoid rolling back of entire scatter setup in case of failure X-Git-Tag: v3.2-rc1~129^2~104^2^2~14^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7a7e7ae5db1d436805de7fe19c51b5b2657c63e;p=pandora-kernel.git ath6kl: Avoid rolling back of entire scatter setup in case of failure Current tx scatter gather implementation rolls back the entire scatter setup in case of a failure in setting up just one packet into the bundle. Instead of dopping the whole scatter setup, send the packets available just before the failure one using scatter gather I/O. Signed-off-by: Vasanthakumar Thiagarajan Signed-off-by: Kalle Valo --- Reading git-diff-tree failed