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