]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Don't take the driver mutex in mxge_tick(), as it
authorAndrew Gallatin <gallatin@FreeBSD.org>
Tue, 22 Dec 2009 15:41:58 +0000 (15:41 +0000)
committerAndrew Gallatin <gallatin@FreeBSD.org>
Tue, 22 Dec 2009 15:41:58 +0000 (15:41 +0000)
commit57e42c95a4d0da0339850092e647c390bb1fd7e3
treec7ff6b79548675f90a255fe13b0b30bec871fe31
parenta49365ac09ca494ac56f5ff91bc0652b6d7bdebf
Don't take the driver mutex in mxge_tick(), as it
is run with the mutex held.

Submitted by: rwatson
MFC after: 3 days
sys/dev/mxge/if_mxge.c