]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commite19dff1fdd99a25819af74cf0710e147fff4fd3a
treeed64cec5118d671ba20c1abc2d30a8da290282f6
parent7318226ea2931a627f3572e5f4804c91ca19ecbc
[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