K 10 svn:author V 7 glebius K 8 svn:date V 27 2012-12-13T11:11:15.481855Z K 7 svn:log V 347 Fix problem in r238990. The LLE_LINKED flag should be tested prior to entering llentry_free(), and in case if we lose the race, we should simply perform LLE_FREE_LOCKED(). Otherwise, if the race is lost by the thread performing arptimer(), it will remove two references from the lle instead of one. Reported by: Ian FREISLICH END