mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
revert change from local tree
This commit is contained in:
parent
38ddd4d3ed
commit
2976b312a1
1 changed files with 0 additions and 6 deletions
|
|
@ -1733,9 +1733,3 @@ DB_SHOW_COMMAND(intrcnt, db_show_intrcnt)
|
|||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
struct thread *
|
||||
intr_handler_thread(struct intr_handler *ih)
|
||||
{
|
||||
return (ih->ih_event->ie_thread->it_thread);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue