]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/tg3.c
tg3: Eliminate nvram routine forward declarations
authorMatt Carlson <mcarlson@broadcom.com>
Wed, 25 Feb 2009 14:24:28 +0000 (14:24 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Feb 2009 07:16:35 +0000 (23:16 -0800)
commitffbcfed441b9ba74ce77f215eed6925f6a0b82a3
tree45e7ffd90dcc21f33f2cf4f26f2086419fbf8485
parent844b3eed8a9efffa4225c811b989c8ff41691a78
tg3: Eliminate nvram routine forward declarations

This patch moves all NVRAM routines earlier in the source file to
eliminate forward declarations.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Signed-off-by: Benjamin Li <benli@broadcom.com>
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tg3.c