From: Johannes Berg Date: Sat, 24 May 2008 18:07:55 +0000 (+0200) Subject: b43legacy: fix build errors when DMA or PIO are not selected X-Git-Tag: v2.6.27-rc1~969^2~337^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=553381c430f0e65e87ed1b5cee841a04c8a47b58;p=pandora-kernel.git b43legacy: fix build errors when DMA or PIO are not selected Currently, b43legacy is broken due to commit fbad4598ca826b994d0fd4ce3deebc9cd1960b31 Author: Johannes Berg Date: Thu May 15 12:55:29 2008 +0200 mac80211: move TX info into skb->cb when compiled with only PIO or only DMA because I forgot to update two stubs. This patch fixes it. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed