Re: [PATCH 6/n] forcedeth: protect slow path with mutex

2007-10-07 Thread Jeff Garzik
Jeff Garzik wrote: commit abca163a14b28c234df9bf38034bc967ff81c3aa Author: Jeff Garzik <[EMAIL PROTECTED]> Date: Sun Oct 7 07:22:14 2007 -0400 [netdrvr] forcedeth: wrap slow path hw manipulation inside hw_mutex * This makes sure everybody who wants to start/stop the RX and TX engi

[PATCH 6/n] forcedeth: protect slow path with mutex

2007-10-07 Thread Jeff Garzik
commit abca163a14b28c234df9bf38034bc967ff81c3aa Author: Jeff Garzik <[EMAIL PROTECTED]> Date: Sun Oct 7 07:22:14 2007 -0400 [netdrvr] forcedeth: wrap slow path hw manipulation inside hw_mutex * This makes sure everybody who wants to start/stop the RX and TX engines first acqu