| To: | Christoph Hellwig <hch@xxxxxx> |
|---|---|
| Subject: | Re: [PATCH] kill drivers/net/net_init.c |
| From: | "David S. Miller" <davem@xxxxxxxxxxxxx> |
| Date: | Thu, 18 Nov 2004 14:16:30 -0800 |
| Cc: | netdev@xxxxxxxxxxx |
| In-reply-to: | <20041114101637.GA31739@lst.de> |
| References: | <20041114101637.GA31739@lst.de> |
| Sender: | netdev-bounce@xxxxxxxxxxx |
On Sun, 14 Nov 2004 11:16:37 +0100
Christoph Hellwig <hch@xxxxxx> wrote:
> After the last patch only three routines are left in this file, but all
> of the fir into net/core/dev.c much better:
>
> - {un,}register_netdev are just wrappers around {un,}register_netdevice
> from dev.c
> - alloc_netdev's counterpart, free_netdev is in dev.c aswell.
>
> So move over the remaining contents and add some kerneldoc comments
> describing the functions.
Queued for 2.6.11, thanks Christoph.
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [patch netdev-2.6] vlan_dev: return 0 on vlan_dev_change_mtu success, David S. Miller |
|---|---|
| Next by Date: | Re: [PATCH] use local_softirq_pending instead of softirq_pending in netif_rx_ni, David S. Miller |
| Previous by Thread: | [PATCH] kill drivers/net/net_init.c, Christoph Hellwig |
| Next by Thread: | [PATCH] use local_softirq_pending instead of softirq_pending in netif_rx_ni, Christoph Hellwig |
| Indexes: | [Date] [Thread] [Top] [All Lists] |