Move a mistaken crit_exit() into a crit_enter(), which was panicing the
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 16 Jul 2005 17:08:13 +0000 (17:08 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 16 Jul 2005 17:08:13 +0000 (17:08 +0000)
commit0e3bcfe164bf99ddff773c77e661f345b90f8d0d
treed21079bf593052bf798d68a0bb35e5922366f94f
parentd66e93a338a37e44b73d534c6299b958a1c66db5
Move a mistaken crit_exit() into a crit_enter(), which was panicing the
system when switching out of the SLIP line discpline.
sys/net/sl/if_sl.c