linux-kernel-test/drivers/net/wireless/prism54
Roger While de7fe963b1 [PATCH] prism54 : Unused variable / extraneous udelay
In isl_38xx.c :
The variable "counter" is defined and incremented but never
used except if the driver is hand-compiled setting
VERBOSE > SHOW_ERROR_MESSAGES.
Move the definition and the increment to within the
#if VERBOSE ..   block.

Remove extraneous udelay's.
These are not required when triggering the device.

Signed-off-by: Roger While <simrw@sim-basis.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2005-11-07 21:50:00 -05:00
..
isl_38xx.c [PATCH] prism54 : Unused variable / extraneous udelay 2005-11-07 21:50:00 -05:00
isl_38xx.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
isl_ioctl.c Remove WIRELESS_EXT ifdefs from several wireless drivers. 2005-09-24 04:05:52 -04:00
isl_ioctl.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
isl_oid.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
islpci_dev.c drivers/net: Remove pointless checks for NULL prior to calling kfree() 2005-10-28 16:53:13 -04:00
islpci_dev.h Remove WIRELESS_EXT ifdefs from several wireless drivers. 2005-09-24 04:05:52 -04:00
islpci_eth.c [PATCH] prism54: Free skb after disabling interrupts 2005-10-29 14:17:05 -04:00
islpci_eth.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
islpci_hotplug.c [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion 2005-09-05 00:06:15 -07:00
islpci_mgt.c [PATCH] Typo fix: dot after newline in printk strings 2005-10-30 17:37:20 -08:00
islpci_mgt.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
oid_mgt.c drivers/net: Remove pointless checks for NULL prior to calling kfree() 2005-10-28 16:53:13 -04:00
oid_mgt.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
prismcompat.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00