tg3: Pure code movement.
authorMatt Carlson <mcarlson@broadcom.com>
Mon, 26 May 2008 06:44:14 +0000 (23:44 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 29 May 2008 08:36:00 +0000 (01:36 -0700)
commit95e2869adc13041baf3beecb97ab8e38c01525ae
tree5783e7e904ed4be6c3b9d8549a4378954662e9f7
parent54064600981ab0fe977b0e760732c30f4472d693
tg3: Pure code movement.

This patch moves some functions towards the top of the file to avoid
unnecessary function prototypes.

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