git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ad37d5
)
pktgen: Require CONFIG_INET due to use of IPv4 checksum function
author
Thomas Graf
<tgraf@suug.ch>
Mon, 29 Jul 2013 11:44:15 +0000
(13:44 +0200)
committer
David S. Miller
<davem@davemloft.net>
Tue, 30 Jul 2013 23:45:09 +0000
(16:45 -0700)
Unlike for IPv6, the IPv4 checksum functions are only available
if CONFIG_INET is set.
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found