commit | f03aa2d89ad600a1ed21a223f196776f217cfe00 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Sat Jan 14 03:10:22 2006 +0100 |
committer | Jeff Garzik <jgarzik@pobox.com> | Tue Jan 17 08:38:12 2006 -0500 |
tree | c99eec8e63fbc952d5b7180b32fe1cbf5accb9ed | |
parent | ff5688ae1cedfb175b5ed0f319d03ad2e5ee005d [diff] |
[PATCH] drivers/net/arcnet/: possible cleanups This patch contains the following possible cleanups: - make needlessly global code static - arcnet.c: remove the unneeded EXPORT_SYMBOL(arc_proto_null) - arcnet.c: remove the unneeded EXPORT_SYMBOL(arcnet_dump_packet) To make Jeff happy, arcnet.c still prints arcnet: v3.93 BETA 2000/04/29 - by Avery Pennarun et al. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>