Don't try holding serializer in ti_rxeof(). This function is only called by
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Wed, 7 Mar 2007 12:33:07 +0000 (12:33 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Wed, 7 Mar 2007 12:33:07 +0000 (12:33 +0000)
commit1c9bca952dee41daf01ce50171660afa2561b08e
tree9b80f44ebb0d889ad0d90b3e26e70b9ac3474430
parent215bf50c38ff62061b3e1d649b72b2528668fa1e
Don't try holding serializer in ti_rxeof().  This function is only called by
intr routine which alrealy holds serializer.

Reported-by: "RusE39" <russiane39@gmail.com>
sys/dev/netif/ti/if_ti.c