wl1251: fix 4-byte TX buffer alignment
authorDavid Gnedt <david.gnedt@davizone.at>
Sun, 30 Jan 2011 19:10:48 +0000 (20:10 +0100)
committerGrazvydas Ignotas <notasas@gmail.com>
Wed, 1 Jun 2011 12:53:01 +0000 (15:53 +0300)
This implements TX buffer alignment for cloned or too small skb by
copying and replacing the original skb.
Recent changes in wireless-testing seems to make this really necessary.

Signed-off-by: David Gnedt <david.gnedt@davizone.at>
Acked-by: Kalle Valo <kvalo@adurom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found