|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] net: xen-netback: include linux/vmalloc.h again
From: Arnd Bergmann <arnd@xxxxxxxx>
Date: Tue, 10 Jun 2014 10:34:36 +0200
> commit e9ce7cb6b107 ("xen-netback: Factor queue-specific data into
> queue struct") added a use of vzalloc/vfree to interface.c, but
> removed the #include <linux/vmalloc.h> statement at the same time,
> which causes this build error:
>
> drivers/net/xen-netback/interface.c: In function 'xenvif_free':
> drivers/net/xen-netback/interface.c:754:2: error: implicit declaration of
> function 'vfree' [-Werror=implicit-function-declaration]
> vfree(vif->queues);
> ^
> cc1: some warnings being treated as errors
>
> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
Applied to net-next, thanks.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |