From: Johannes Berg Date: Fri, 30 May 2008 19:07:15 +0000 (+0200) Subject: p54: fix skb->cb tx info conversion X-Git-Tag: v2.6.27-rc1~969^2~337^2~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=552fe53f48ef2fd54b031b37d304211cee893ba0;p=pandora-kernel.git p54: fix skb->cb tx info conversion When I moved the TX info into skb->cb apparently I forgot to change a few places to put the p54-internal data into info->driver_data rather than skb->cb. This should fix it. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed