]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
[PATCH] libertas: fix big-endian associate command.
authorDavid Woodhouse <dwmw2@infradead.org>
Sat, 26 May 2007 03:41:16 +0000 (23:41 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 11 Jun 2007 18:28:46 +0000 (14:28 -0400)
commit707985b3850f6ff168340e20b7f6b783782fb8ed
tree38e3d8501615370595cdbf002197959f71dcc8e6
parente5b3d472ad4eaa9013fd9f67f7a1b132f3ec910c
[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>
drivers/net/wireless/libertas/join.c