commit | bb4793b3c6370a1fed86978c6590241d770cb43e | [log] [tgz] |
---|---|---|
author | David Gnedt <david.gnedt@davizone.at> | Sun Jan 30 20:10:48 2011 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Feb 03 16:42:44 2011 -0500 |
tree | e611e923a4da5577f042571d7b50330f33900162 | |
parent | e7332a41442bde1c14550998cadceca34c967dfc [diff] |
wl1251: fix 4-byte TX buffer alignment 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>