atl1: make atl1_init_ring_ptrs static
authorChris Snook <csnook@redhat.com>
Mon, 23 Jul 2007 20:38:39 +0000 (16:38 -0400)
committerJeff Garzik <jeff@garzik.org>
Tue, 24 Jul 2007 20:28:42 +0000 (16:28 -0400)
commit3d2557f681162ff6a483ae689072f9811e6a6d8d
tree1704b3b0babbb44f74307b89f575577d10781b06
parent8d22c9711aa5e704fc5f89027f5cf64838767c98
atl1: make atl1_init_ring_ptrs static

Sparse (correctly) thinks this function should be static.  Make it so.

Signed-off-by: Chris Snook <csnook@redhat.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/atl1/atl1_main.c