[PATCH] drivers/net/s2io.c: make bus_speed[] static
authorAdrian Bunk <bunk@stusta.de>
Tue, 16 May 2006 15:30:50 +0000 (17:30 +0200)
committerJeff Garzik <jeff@garzik.org>
Wed, 24 May 2006 05:28:14 +0000 (01:28 -0400)
On Mon, May 15, 2006 at 12:56:37AM -0700, Andrew Morton wrote:
>...
> Changes since 2.6.17-rc3-mm1:
>...
>  git-netdev-all.patch
>...
>  git trees
>...

This patch makes the needlessly global bus_speed[] static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found