Module Name: src Committed By: ozaki-r Date: Tue Jan 24 07:58:58 UTC 2017
Modified Files: src/sys/net: if.c Log Message: Restore splnet for if_slowtimo if_slowtimo (== if_watchdog) still requires splnet for most drivers. Pointed out by nonaka@ To generate a diff of this commit: cvs rdiff -u -r1.373 -r1.374 src/sys/net/if.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.