linux/drivers/isdn/gigaset
Tilman Schmidt 51370e5b21 gigaset: in file ops, check for device disconnect before anything else
When the device is disconnected, the dev structure goes away, so
trying to report another error via dev_printk is bound to oops.
To avoid that, first check whether the device is still connected
and return quietly if it isn't.

Impact: error handling

Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Reported-by: Paul Bolle <pebolle@tiscali.nl>
Tested-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-04-06 17:07:57 -07:00
..
asyncdata.c
bas-gigaset.c bas_gigaset: use tasklet_hi_schedule for timing critical tasklets 2009-04-06 17:07:56 -07:00
common.c
ev-layer.c
gigaset.h
i4l.c
interface.c gigaset: in file ops, check for device disconnect before anything else 2009-04-06 17:07:57 -07:00
isocdata.c
Kconfig
Makefile
proc.c
ser-gigaset.c platform: make better use of to_platform_{device,driver}() macros 2009-03-24 16:38:24 -07:00
usb-gigaset.c