Module Name: src Committed By: martin Date: Mon Jan 21 20:12:15 UTC 2019
Modified Files: src/sys/arch/xen/xen [netbsd-8]: if_xennet_xenbus.c Log Message: Pull up following revision(s) (requested by bouyer in ticket #1166): sys/arch/xen/xen/if_xennet_xenbus.c: revision 1.74 Don't call xennet_softstart from hard interrupt; schedule softint. Fixes panic in bpf_mtap which expects to be called only in softint. To generate a diff of this commit: cvs rdiff -u -r1.70.6.1 -r1.70.6.2 src/sys/arch/xen/xen/if_xennet_xenbus.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.