From: Josh Boyer Date: Sun, 5 Jan 2014 15:24:01 +0000 (-0500) Subject: xen-netback: Include header for vmalloc X-Git-Tag: v3.13-rc8~16^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f35f76ee76df008131bbe01a2297de0c55ee2297;p=pandora-kernel.git xen-netback: Include header for vmalloc Commit ac3d5ac27735 ("xen-netback: fix guest-receive-side array sizes") added calls to vmalloc and vfree in the interface.c file without including . This causes build failures if the -Werror=implicit-function-declaration flag is passed. Signed-off-by: Josh Boyer Acked-by: Wei Liu Signed-off-by: David S. Miller --- Reading git-diff-tree failed