Dan Williams fe397d469f [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>
2006-07-27 14:37:31 -04:00
..
2006-07-08 13:30:09 -07:00
2006-07-12 16:09:08 -07:00
2006-07-03 15:27:07 -07:00
2006-07-10 13:24:27 -07:00
2006-07-14 21:53:54 -07:00
2006-07-10 13:24:17 -07:00
2006-07-10 13:24:15 -07:00
2006-07-03 21:29:08 -07:00
2006-07-12 15:38:28 -07:00