[NET]: fix up misplaced inlines.
authorDave Jones <davej@redhat.com>
Thu, 22 Mar 2007 19:27:49 +0000 (12:27 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 Mar 2007 19:27:49 +0000 (12:27 -0700)
Turning up the warnings on gcc makes it emit warnings
about the placement of 'inline' in function declarations.
Here's everything that was under net/

Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found