Re: [2.6 patch] net/rose/: misc possible cleanups
From: "David S. Miller" <davem@davemloft.net>
Date: 2004-12-28 05:18:36
Also in:
lkml, netdev
From: "David S. Miller" <davem@davemloft.net>
Date: 2004-12-28 05:18:36
Also in:
lkml, netdev
On Wed, 15 Dec 2004 02:23:47 +0100 Adrian Bunk [off-list ref] wrote:
The patch below contains the following possible cleanups: - make some needlessly global code static - remove the followingunused global functions: - rose_dev.c: rose_rx_ip - rose_link.c: rose_transmit_diagnostic
Applied, thanks Adrian.