]> git.baikalelectronics.ru Git - kernel.git/commit
firewire: nosy: fix list corruption by NOSY_IOC_STOP
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Thu, 22 Jul 2010 09:56:38 +0000 (11:56 +0200)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Tue, 27 Jul 2010 09:04:10 +0000 (11:04 +0200)
commitde25b6e74ae50f95953ff6a905d56a9080fd97e9
tree86e4e8447f83cefa4ae4809051fffad04b8229ef
parent42831e176b323b6e615370c9d0edfe5a50df8079
firewire: nosy: fix list corruption by NOSY_IOC_STOP

nosy_stop_snoop() would blow up the second time it was called without
nosy_start_snoop() in between.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
drivers/firewire/nosy.c