| To: | jgarzik@xxxxxxxxx |
|---|---|
| Subject: | [PATCH] unexport ei_tx_timeout |
| From: | Christoph Hellwig <hch@xxxxxx> |
| Date: | Sun, 24 Oct 2004 15:12:56 +0200 |
| Cc: | netdev@xxxxxxxxxxx |
| Sender: | netdev-bounce@xxxxxxxxxxx |
| User-agent: | Mutt/1.3.28i |
not used by any module, and the API doesn't make sense as export either --- 1.24/drivers/net/8390.c 2004-10-20 10:37:15 +02:00 +++ edited/drivers/net/8390.c 2004-10-23 16:17:41 +02:00 @@ -1114,7 +1114,6 @@ #ifdef CONFIG_NET_POLL_CONTROLLER EXPORT_SYMBOL(ei_poll); #endif -EXPORT_SYMBOL(ei_tx_timeout); EXPORT_SYMBOL(NS8390_init); EXPORT_SYMBOL(__alloc_ei_netdev); |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 2.6] ip_nat_ftp - manip at the right place, Julian Anastasov |
|---|---|
| Next by Date: | [PATCH] mark arcnet_setup static, Christoph Hellwig |
| Previous by Thread: | 2.6.9 SMP: via-rhine cannot be upped., Denis Vlasenko |
| Next by Thread: | Re: [PATCH] unexport ei_tx_timeout, Jeff Garzik |
| Indexes: | [Date] [Thread] [Top] [All Lists] |