summaryrefslogtreecommitdiff
path: root/net/ieee80211
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2006-07-14 15:41:47 (GMT)
committerJohn W. Linville <linville@tuxdriver.com>2006-07-27 18:37:31 (GMT)
commitfe397d469fa3fbc678383ffbd0630e4849cca688 (patch)
tree4a4a65597912fefa8ff50d56ee5c7dc78d9b0e32 /net/ieee80211
parent345f6b8beb20338a2d792bf5974d01d457abee53 (diff)
downloadlinux-fe397d469fa3fbc678383ffbd0630e4849cca688.tar.xz
[PATCH] orinoco: fix setting transmit key only
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>
Diffstat (limited to 'net/ieee80211')
0 files changed, 0 insertions, 0 deletions