dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/ptp
Dan Carpenter fb5a18cf7c ptp: Fix some locking bugs in ptp_read()
In ptp_read there is an unlock missing on an error path, and a double
unlock on another error path.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: Richard Cochran <richard.cochran@omicron.at>
Signed-off-by: John Stultz <john.stultz@linaro.org>
2011-06-01 19:29:10 -07:00
..
Kconfig ptp: Added a clock driver for the National Semiconductor PHYTER. 2011-05-23 13:10:23 -07:00
Makefile ptp: Added a clock driver for the IXP46x. 2011-05-23 13:10:19 -07:00
ptp_chardev.c ptp: Fix some locking bugs in ptp_read() 2011-06-01 19:29:10 -07:00
ptp_clock.c ptp: Added a brand new class driver for ptp clocks. 2011-05-23 13:01:00 -07:00
ptp_ixp46x.c ptp: Added a clock driver for the IXP46x. 2011-05-23 13:10:19 -07:00
ptp_private.h ptp: Added a brand new class driver for ptp clocks. 2011-05-23 13:01:00 -07:00
ptp_sysfs.c ptp: Added a brand new class driver for ptp clocks. 2011-05-23 13:01:00 -07:00