commit | 7b32a312895c00ff03178e49db8b651ee1e48178 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Tue May 16 17:30:50 2006 +0200 |
committer | Jeff Garzik <jeff@garzik.org> | Wed May 24 01:28:14 2006 -0400 |
tree | 4a5b3b4fa62eaee004ea162fa6676a18f142363a | |
parent | 75ac6ae8187d1c2205eb9f55c4a154cb7f4a2f45 [diff] |
[PATCH] drivers/net/s2io.c: make bus_speed[] static 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>