linux/drivers/staging/ipack
Samuel Iglesias Gonsalvez ca2d2bb661 Staging: ipack/bridges/tpci200: avoid dereference of a freed tpci200->info
tpci200->info is used later when uninstalling the module. As there is another
kfree in the proper place, this patch removes the wrong one.

Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-06-07 14:20:30 +09:00
..
bridges Staging: ipack/bridges/tpci200: avoid dereference of a freed tpci200->info 2012-06-07 14:20:30 +09:00
devices Staging: ipack/devices/ipoctal: avoid kernel oops when uninstalling 2012-06-07 14:20:29 +09:00
ipack.c Staging: ipack: delete the call to remove() in ipack_driver_register 2012-06-07 14:20:29 +09:00
ipack.h Staging: ipack: remove board_name and bus_name fields from struct ipack_device 2012-05-18 17:36:01 -07:00
Kconfig Staging: ipack: added more info in Kconfig's help about ipack 2012-05-14 13:41:29 -07:00
Makefile Staging: ipack: add support for IP-OCTAL mezzanine board 2012-05-09 14:16:51 -07:00
TODO Staging: ipack: add contact email in TODO file 2012-05-14 13:41:28 -07:00