commit | 2cf71d2e388cb0076b03f40f2fadfc590c228461 | [log] [tgz] |
---|---|---|
author | Dave Jones <davej@redhat.com> | Thu Jul 23 18:11:12 2009 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 23 18:11:12 2009 -0700 |
tree | 472f6569c6b7a7abf34bffe3af2a3004d189b238 | |
parent | c40674001b162f9218ba2a6f26188177c6a4e763 [diff] |
Remove unnecessary forward declarations from velocity NIC driver. By moving functions to before their first call, we eliminate the need to define forward references. Signed-off-by: Dave Jones <davej@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>