]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit15147220420f2f728a9c7965dbb09a630854ef81
treeccdc41681ef1e8cd634084c5160890cc975961a0
parent43a375a5c810b366750641e19b624dba60b5410e
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