IPV4: route inline changes
authorStephen Hemminger <shemminger@vyatta.com>
Thu, 10 Apr 2008 08:52:09 +0000 (01:52 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Apr 2008 08:52:09 +0000 (01:52 -0700)
Don't mark functions that are large as inline, let compiler decide.
Also, use inline rather than __inline__.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found