]> git.baikalelectronics.ru Git - kernel.git/commit
DM9000: Cleanup source code - remove forward declerations
authorBen Dooks <ben-linux@fluff.org>
Tue, 24 Jun 2008 21:16:02 +0000 (22:16 +0100)
committerJeff Garzik <jgarzik@redhat.com>
Wed, 25 Jun 2008 02:57:51 +0000 (22:57 -0400)
commit15c8a2d2d547619bf5d15cac2eff722cdf79ba92
treec864c88840548336575f3ed56277e7419b80479f
parent58cab00aa4c24b6b48a4d517dcf7c70b89e6b780
DM9000: Cleanup source code - remove forward declerations

Cleanup the source code by moving the code around to avoid
having to declare the functions before they are used.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/dm9000.c