linux-stable/drivers/staging/ft1000
Arnd Bergmann 2a953cfd42 staging/ft1000-usb: fix problems found by sparse
In the original code, address space annotations are missing,
which hides a possible unchecked user pointer access.

Two functions use a lot of stack space.

Extern declarations are all in the wrong place, which leads
to type differences between caller and callee in some cases.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-10-05 08:50:14 -07:00
..
ft1000-pcmcia staging: ft1000: fix skb, netdev, memory leaks 2010-09-30 04:14:07 -07:00
ft1000-usb staging/ft1000-usb: fix problems found by sparse 2010-10-05 08:50:14 -07:00
Kconfig Staging: ft1000: mark pcmcia driver broken 2010-09-22 12:17:16 -07:00
Makefile Staging: Add support for Flarion OFDM usb and pcmcia devices. 2010-09-22 08:24:30 -07:00
TODO Staging: Add support for Flarion OFDM usb and pcmcia devices. 2010-09-22 08:24:30 -07:00