linux/drivers/usb/net
Robert P. J. Day cd86128088 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
All kcalloc() calls of the form "kcalloc(1,...)" are converted to the
equivalent kzalloc() calls, and a few kcalloc() calls with the incorrect
ordering of the first two arguments are fixed.

Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Cc: Jeff Garzik <jeff@garzik.org>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Dominik Brodowski <linux@dominikbrodowski.net>
Cc: Adam Belay <ambx1@neo.rr.com>
Cc: James Bottomley <James.Bottomley@steeleye.com>
Cc: Greg KH <greg@kroah.com>
Cc: Mark Fasheh <mark.fasheh@oracle.com>
Cc: Trond Myklebust <trond.myklebust@fys.uio.no>
Cc: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-12-13 09:05:52 -08:00
..
Kconfig USB: use MII hooks only if CONFIG_MII is enabled 2006-11-03 11:57:19 -08:00
Makefile USB: driver for mcs7830 (aka DeLOCK) USB ethernet adapter 2006-10-17 14:46:32 -07:00
asix.c USB: endianness fix for asix.c 2006-12-01 14:25:51 -08:00
catc.c [PATCH] slab: remove SLAB_ATOMIC 2006-12-07 08:39:24 -08:00
cdc_ether.c USB: cdc_ether: Use usb_endpoint_* functions 2006-12-01 14:23:27 -08:00
cdc_subset.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
gl620a.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
kaweth.c WorkStruct: make allyesconfig 2006-11-22 14:57:56 +00:00
kawethfw.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mcs7830.c usbnet: add a mutex around phy register access 2006-10-17 14:46:32 -07:00
net1080.c [PATCH] slab: remove SLAB_ATOMIC 2006-12-07 08:39:24 -08:00
pegasus.c [PATCH] slab: remove SLAB_ATOMIC 2006-12-07 08:39:24 -08:00
pegasus.h WorkStruct: make allyesconfig 2006-11-22 14:57:56 +00:00
plusb.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
rndis_host.c [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() 2006-12-13 09:05:52 -08:00
rtl8150.c [PATCH] slab: remove SLAB_ATOMIC 2006-12-07 08:39:24 -08:00
usbnet.c [PATCH] slab: remove SLAB_KERNEL 2006-12-07 08:39:24 -08:00
usbnet.h usbnet: add a mutex around phy register access 2006-10-17 14:46:32 -07:00
zaurus.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00