linux/drivers/ipack
Samuel Iglesias Gonsalvez 7e5730d7c2 ipack/devices/ipoctal: fix kernel bug when using pppd
Trying to setup the pppd server to use ipoctal's serial ports, it says the ports
are busy the first time. If the operation is repeated, a kernel bug due to a
dereference of a NULL pointer appears.

Removing the one-access-only setup from the driver, removes this kernel bug.

Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-15 18:24:38 -08:00
..
carriers ipack: remove use of __devexit 2012-11-21 15:09:26 -08:00
devices ipack/devices/ipoctal: fix kernel bug when using pppd 2013-01-15 18:24:38 -08:00
ipack.c ipack: remove ipack_ids.h file 2012-11-16 11:29:35 -08:00
Kconfig
Makefile