ipv4: Kill early demux method return value.
authorDavid S. Miller <davem@davemloft.net>
Thu, 28 Jun 2012 05:01:22 +0000 (22:01 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Jun 2012 05:01:22 +0000 (22:01 -0700)
commit160eb5a6b14ca2eab5c598bdbbb24c24624bad34
treeccdc41681ef1e8cd634084c5160890cc975961a0
parent1d1e34ddd48d27def2f324c1e3be16d460b16436
ipv4: Kill early demux method return value.

It's completely unnecessary.

Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/protocol.h
include/net/tcp.h
net/ipv4/ip_input.c
net/ipv4/tcp_ipv4.c