From: Michael Buesch Date: Fri, 6 Nov 2009 17:32:44 +0000 (+0100) Subject: b43: Rewrite TX bounce buffer handling X-Git-Tag: v2.6.33-rc1~388^2~280^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f54a52021d7ad039c16fe5a1e094d8f0394d90ec;p=pandora-kernel.git b43: Rewrite TX bounce buffer handling Do not mess with the original skb, but allocate an independent bouncebuffer. This protects against bad interference with mac80211's assumptions about the skb (which already caused bugs). Signed-off-by: Michael Buesch Signed-off-by: John W. Linville --- Reading git-diff-tree failed