K 10 svn:author V 2 ae K 8 svn:date V 27 2018-08-08T16:09:28.253974Z K 7 svn:log V 236 MFC r336405: Move invoking of callout_stop(&lle->lle_timer) into llentry_free(). This deduplicates the code a bit, and also implicitly adds missing callout_stop() to in[6]_lltable_delete_entry() functions. PR: 209682, 225927 END