From: Randy Dunlap Date: Mon, 10 Sep 2012 16:13:07 +0000 (-0700) Subject: net: fix net/core/sock.c build error X-Git-Tag: v3.6-rc6~18^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c463e57b32e3b6a3250fe75d1d56cb598d664e6;p=pandora-kernel.git net: fix net/core/sock.c build error Fix net/core/sock.c build error when CONFIG_INET is not enabled: net/built-in.o: In function `sock_edemux': (.text+0xd396): undefined reference to `inet_twsk_put' Signed-off-by: Randy Dunlap Signed-off-by: David S. Miller --- Reading git-diff-tree failed