Module Name: src Committed By: msaitoh Date: Thu May 15 07:48:41 UTC 2014
Modified Files:
src/sys/net: if_mpls.c
Log Message:
Put schednetisr(NETISR_IP) into splnet()/splx() pair.
This avoid extra ipintr() call with empty queue.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/net/if_mpls.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
