From: Rashika Kheria <[email protected]> Date: Thu, 19 Dec 2013 14:26:47 +0530
> This patch marks the function xenvif_count_frag_slots() in netback.c as > static because they are not used outside this file. > > Thus, it also removes the following warning in xen-netback/netback.c: > drivers/net/xen-netback/netback.c:218:14: warning: no previous prototype for > ‘xenvif_count_frag_slots’ [-Wmissing-prototypes] > > Signed-off-by: Rashika Kheria <[email protected]> > Reviewed-by: Josh Triplett <[email protected]> > Acked-by: Ian Campbell <[email protected]> This patch doesn't apply cleanly to net-next, please respin. Thanks.

