]> git.baikalelectronics.ru Git - kernel.git/commit
[AF_RXRPC]: Make it possible to merely try to cancel timers from a module
authorDavid Howells <dhowells@redhat.com>
Thu, 26 Apr 2007 22:46:56 +0000 (15:46 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Apr 2007 22:46:56 +0000 (15:46 -0700)
commitb300ac01dd9345054b28c8d1022eaedc7fbe789d
treeed64cec5118d671ba20c1abc2d30a8da290282f6
parentda307c445a837ebe60acfd77e42753791fcc0764
[AF_RXRPC]: Make it possible to merely try to cancel timers from a module

Export try_to_del_timer_sync() for use by the AF_RXRPC module.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
kernel/timer.c