p54: fix skb->cb tx info conversion
authorJohannes Berg <johannes@sipsolutions.net>
Fri, 30 May 2008 19:07:15 +0000 (21:07 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 3 Jun 2008 19:00:28 +0000 (15:00 -0400)
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 <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found