Files
linux/drivers
Axel Lin e3ed249af8 dcdbas: remove a redundant smi_data_buf_free in dcdbas_exit
smi_data_buf_free is called twice in current implementation.
The second call simply return because smi_data_buf is set to NULL in first call.
This patch removes the second smi_data_buf_free call.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-08-05 13:53:34 -07:00
..
2010-08-04 15:14:38 +02:00
2010-08-04 15:14:38 +02:00
2010-08-04 11:16:01 +02:00
2010-07-31 14:20:02 +01:00
2010-08-04 15:14:38 +02:00
2010-08-05 13:26:19 +01:00
2010-08-03 11:55:15 -04:00
2010-08-05 13:26:20 +01:00
2010-07-26 08:05:31 -07:00