From: Michael Buesch Date: Tue, 24 Jun 2008 10:22:05 +0000 (+0200) Subject: b43: Fix PIO skb clobber X-Git-Tag: v2.6.27-rc1~969^2~254^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14a7dd6f6c1e0b361a37b6df52d4dc2ea36757d2;p=pandora-kernel.git b43: Fix PIO skb clobber This fixes a clobber of the skb that was introduced by the tx_control->cb conversion patches. This bug causes a crash when the skb destructor is invoked. That happens on skb_orphan or skb_kfree. Signed-off-by: Michael Buesch Signed-off-by: John W. Linville --- Reading git-diff-tree failed