From: Octavian Purdila Date: Sat, 28 Jun 2014 18:20:54 +0000 (+0300) Subject: tcp: tcp_conn_request: fix build error when IPv6 is disabled X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~252 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4135ab8208048a1586385fae1298726d7dacfc26;p=pandora-kernel.git tcp: tcp_conn_request: fix build error when IPv6 is disabled Fixes build error introduced by commit 1fb6f159fd21c64 (tcp: add tcp_conn_request): net/ipv4/tcp_input.c: In function 'pr_drop_req': net/ipv4/tcp_input.c:5889:130: error: 'struct sock_common' has no member named 'skc_v6_daddr' Reported-by: kbuild test robot Signed-off-by: Octavian Purdila Signed-off-by: David S. Miller --- Reading git-diff-tree failed