Holger Eitzenberger wrote: > Remove BUG_ON(list_empty(...)) check in destroy_conntrack because > it is perfectly valid for conntracks to be in no list at all, e. g. > if ct_sync is used. This should stay in the ct_sync patchset until it is merged.