https://github.com/torvalds/linux
Revision fe397d469fa3fbc678383ffbd0630e4849cca688 authored by Dan Williams on 14 July 2006, 15:41:47 UTC, committed by John W. Linville on 27 July 2006, 18:37:31 UTC
When determining whether there's a key to set or not, orinoco should be
looking at the key length, not the key data.  Otherwise confusion reigns
when trying to set TX key only, passing in zero-length key, but non-NULL
pointer.  Key length takes precedence over non-NULL key data.

Signed-off-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
1 parent 345f6b8
History
Tip revision: fe397d469fa3fbc678383ffbd0630e4849cca688 authored by Dan Williams on 14 July 2006, 15:41:47 UTC
[PATCH] orinoco: fix setting transmit key only
Tip revision: fe397d4
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 462 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.4 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 70.2 KB
Makefile -rw-r--r-- 46.1 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top