Re: [PATCH] unexport ei_tx_timeout
From: Jeff Garzik <hidden>
Date: 2004-10-30 12:37:28
From: Jeff Garzik <hidden>
Date: 2004-10-30 12:37:28
Christoph Hellwig wrote:
not used by any module, and the API doesn't make sense as export either
next time include a signed-off-by line. Also, the API _does_ make sense as an export, as it is a generic helper that can be plugged directly into the netdev->tx_timeout hook. However, I applied your patch due to the first argument -- no users. Jeff