commit | 707985b3850f6ff168340e20b7f6b783782fb8ed | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Fri May 25 23:41:16 2007 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jun 11 14:28:46 2007 -0400 |
tree | 38e3d8501615370595cdbf002197959f71dcc8e6 | |
parent | e5b3d472ad4eaa9013fd9f67f7a1b132f3ec910c [diff] |
[PATCH] libertas: fix big-endian associate command. Byte-swapping length fields and then passing them to memcpy() considered harmful. Signed-off-by: David Woodhouse <dwmw2@infradead.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>