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)
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>

No differences found