From: Thomas Graf Date: Mon, 29 Jul 2013 11:44:15 +0000 (+0200) Subject: pktgen: Require CONFIG_INET due to use of IPv4 checksum function X-Git-Tag: v3.12-rc1~132^2~424 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffd756b3174e496cf6f3c5458c434e31d2cd48b0;p=pandora-kernel.git pktgen: Require CONFIG_INET due to use of IPv4 checksum function Unlike for IPv6, the IPv4 checksum functions are only available if CONFIG_INET is set. Reported-by: kbuild test robot Signed-off-by: Thomas Graf Signed-off-by: David S. Miller --- Reading git-diff-tree failed