linux/drivers/net/usb
Steve Glendinning 150a7fcc5c smsc95xx: fix function prototype of async callback
smsc95xx_async_cmd_callback doesn't currently match usb_complete_t, so
there's a cast to force the square peg into the round hole.  This patch
fixes this properly.

Signed-off-by: Steve Glendinning <steve.glendinning@smsc.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-01-25 17:54:46 -08:00
..
Kconfig
Makefile
asix.c
catc.c
cdc_ether.c
cdc_subset.c
dm9601.c
gl620a.c
hso.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 2009-01-15 16:53:15 -08:00
kaweth.c net: switch kaweth driver to netdevops 2009-01-08 11:20:22 -08:00
mcs7830.c usb/mcs7830: Don't use buffers from stack for USB transfers 2009-01-21 12:56:24 -08:00
net1080.c
pegasus.c net: convert pegasus driver to net_device_ops 2009-01-08 11:22:25 -08:00
pegasus.h
plusb.c
rndis_host.c
rtl8150.c
smsc95xx.c smsc95xx: fix function prototype of async callback 2009-01-25 17:54:46 -08:00
smsc95xx.h
usbnet.c
zaurus.c