net: Fix build failures due to ip_is_fragment()
authorDavid S. Miller <davem@davemloft.net>
Fri, 24 Jun 2011 04:28:52 +0000 (21:28 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 24 Jun 2011 04:28:52 +0000 (21:28 -0700)
commitd18cd551d15b38153ca3641c17ee8590a54b4c7b
treee99166ff3bec79fd6f7025a55c4cd5e0431f7faa
parent4d054f2f1445aceedab3f9642692d55d2caa7ec6
net: Fix build failures due to ip_is_fragment()

It needs to be available even when CONFIG_INET is not set.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Reported-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip.h