[#] http://marc.info/?l=openbsd-cvs&m=140881879132714&w=2
openbsd-cvs(obsdave,2) — All
2014-08-23 22:55:10


Module name: src
Changes by: bluhm@cvs.openbsd.org 2014/08/23 12:32:55

Modified files:
sys/netinet : in.c

Log message:
Move splnet() in in_ifinit() to protect less code that does not
need it.
OK mpi@