linux/drivers/staging/sbe-2t3e3
Kirill Tkhai 81291dd948 staging: sbe-2t3e3: Fix possible reuse of freed memory in timer function
Do not call kfree() till timer function is finished.

[This was found using grep. Compilation tested only]

Signed-off-by: Kirill Tkhai <tkhai@yandex.ru>
CC: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-02-11 12:43:44 -08:00
..
2t3e3.h staging: sbe-2t3e3: use -ve error return codes in dc_init_descriptor_list 2012-09-21 08:57:56 -07:00
cpld.c Staging: sbe-2t3e3: Fix smatch warning of function definition with external linkage 2013-10-28 14:54:49 -07:00
ctrl.c drivers: sbe-2t3e3: Mark functions as static in ctrl.c 2014-01-08 15:45:24 -08:00
ctrl.h
dc.c staging: Remove unnecessary OOM messages 2013-02-11 10:10:33 -08:00
exar7250.c
exar7300.c
intr.c
io.c
Kconfig
main.c staging/sbe-2t3e3: Use netdev_ printks in main.c 2012-10-23 21:15:13 -07:00
Makefile
maps.c
module.c staging: sbe-2t3e3: Fix possible reuse of freed memory in timer function 2014-02-11 12:43:44 -08:00
netdev.c Staging: sbe-2t3e3: fix coding style issues in netdev.c 2012-10-19 12:12:40 -07:00
TODO