kernel-ark/drivers/sbus/char
David S. Miller c7c17c2779 bbc_envctrl: Clean up properly if kthread_run() fails.
In bbc_envctrl_init() we have to unlink the fan and temp instances
from the lists because our caller is going to free up the 'bp' object
if we return an error.

We can't rely upon bbc_envctrl_cleanup() to do this work for us in
this case.

Reported-by: Patrick Finnegan <pat@computer-refuge.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-01-04 15:31:10 -08:00
..
bbc_envctrl.c bbc_envctrl: Clean up properly if kthread_run() fails. 2010-01-04 15:31:10 -08:00
bbc_i2c.c
bbc_i2c.h
display7seg.c
envctrl.c tree-wide: fix assorted typos all over the place 2009-12-04 15:39:55 +01:00
flash.c
jsflash.c const: make block_device_operations const 2009-09-22 07:17:25 -07:00
Kconfig
Makefile
max1617.h
openprom.c
uctrl.c