[UDP]: deinline
authorStephen Hemminger <shemminger@linux-foundation.org>
Fri, 9 Mar 2007 04:46:41 +0000 (20:46 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:24:15 +0000 (22:24 -0700)
commit3fbe070a4293e8ab2d2edb1bc23f1e5220ce61af
tree5d2d86c0b5ab1433a3e233a020dd13965531d249
parent6f05f629716a71d4c9c82813f45d3e9a6e90d146
[UDP]: deinline

A couple of functions are exported or used indirectly
so it is pointless to mark them as inline.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/udp.c