On 6/13/16 2:47 PM, Hannes Frederic Sowa wrote:
Unfortunately because of bisectability I cannot split this patch. :(
Signed-off-by: Hannes Frederic Sowa <han...@stressinduktion.org>
---
drivers/net/bonding/bond_main.c | 3 +--
drivers/net/gtp.c | 3 ++-
drivers/net/ppp/pptp.c | 2 +-
drivers/net/vrf.c | 7 -------
include/net/ip.h | 5 -----
include/net/route.h | 38 ++++++++++++++++++++++++++++----------
net/dccp/ipv4.c | 5 +++--
net/ipv4/af_inet.c | 4 ++--
net/ipv4/arp.c | 4 ++--
net/ipv4/datagram.c | 5 +++--
net/ipv4/inet_connection_sock.c | 11 ++++++-----
net/ipv4/ip_output.c | 2 +-
net/ipv4/ping.c | 6 +++---
net/ipv4/raw.c | 13 ++++++++-----
net/ipv4/route.c | 18 +++++++-----------
net/ipv4/syncookies.c | 4 ++--
net/ipv4/tcp_ipv4.c | 2 +-
net/ipv4/udp.c | 6 +++---
net/l2tp/l2tp_ip.c | 3 ++-
net/sctp/protocol.c | 6 ++++--
20 files changed, 79 insertions(+), 68 deletions(-)
Reviewed-by: David Ahern <d...@cumulusnetworks.com>