alistair23-linux/drivers/net/wireless/prism54
Roel Kluin 8ba82e969f prism54: prism54_get_encode() test below 0 on unsigned index
previously in this function:

u32 index = (dwrq->flags & IW_ENCODE_INDEX) - 1;

index is unsigned, so if -1, the original test (below) didn't work.

Signed-off-by: Roel Kluin <12o3l@tiscali.nl>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-04-23 21:25:36 -04:00
..
isl_38xx.c [PATCH] prism54: whitespace cleanup 2006-12-02 00:11:57 -05:00
isl_38xx.h prism54 trivial annotations 2008-01-28 15:09:08 -08:00
isl_ioctl.c prism54: prism54_get_encode() test below 0 on unsigned index 2008-04-23 21:25:36 -04:00
isl_ioctl.h Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 2006-12-05 14:37:56 +00:00
isl_oid.h [PATCH] prism54: use BUILD_BUG_ON 2006-12-02 00:11:57 -05:00
islpci_dev.c prism54: set carrier flags correctly 2008-04-08 15:05:57 -04:00
islpci_dev.h prism54: Convert wpa_sem in a mutex 2008-02-29 15:37:17 -05:00
islpci_eth.c prism54 trivial annotations 2008-01-28 15:09:08 -08:00
islpci_eth.h prism54 trivial annotations 2008-01-28 15:09:08 -08:00
islpci_hotplug.c PCI: add pci_try_set_mwi 2007-07-11 16:02:11 -07:00
islpci_mgt.c Prism54: Convert mgmt_sem to the mutex API 2008-01-28 15:03:32 -08:00
islpci_mgt.h prism54 trivial annotations 2008-01-28 15:09:08 -08:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
oid_mgt.c [PATCH] drivers/net/wireless/prism54/oid_mgt.c: kmalloc + memset conversion to kzalloc 2007-10-10 16:49:36 -07:00
oid_mgt.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
prismcompat.h [PATCH] prism54: whitespace cleanup 2006-12-02 00:11:57 -05:00