Revision f35f76ee76df008131bbe01a2297de0c55ee2297 authored by Josh Boyer on 05 January 2014, 15:24:01 UTC, committed by David S. Miller on 06 January 2014, 01:34:36 UTC
Commit ac3d5ac27735 ("xen-netback: fix guest-receive-side array sizes")
added calls to vmalloc and vfree in the interface.c file without including
<linux/vmalloc.h>.  This causes build failures if the
-Werror=implicit-function-declaration flag is passed.

Signed-off-by: Josh Boyer <jwboyer@fedoraproject.org>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 965801e
History

back to top