]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add missing splx calls in bge_tick. These don't make any functional
authorJohn Polstra <jdp@FreeBSD.org>
Mon, 22 Apr 2002 16:15:16 +0000 (16:15 +0000)
committerJohn Polstra <jdp@FreeBSD.org>
Mon, 22 Apr 2002 16:15:16 +0000 (16:15 +0000)
commit1c33cc4bc5c9fe962cd3af404f07b61e13cbb672
tree7d3366eecf481748ccfc8a700afdd9994a2aef3c
parent05276e5f8cdf68df00df750760c12ec505059283
Add missing splx calls in bge_tick.  These don't make any functional
difference in -current, but they are important for -stable where
they are missing too.

MFC after: 1 day
sys/dev/bge/if_bge.c