]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit64430b37f7a4bb70dc7d2a287e81089537c609d2
tree5783e7e904ed4be6c3b9d8549a4378954662e9f7
parent4e786403ebeb88c47118900b8003087fef7dd27e
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