From e84448d52190413400663736067f826f28a04ad6 Mon Sep 17 00:00:00 2001 From: David Vrabel Date: Tue, 13 Jan 2015 17:16:43 +0000 Subject: [PATCH] xen-netfront: refactor skb slot counting A function to count the number of slots an skb needs is more useful than one that counts the slots needed for only the frags. Signed-off-by: David Vrabel Signed-off-by: David S. Miller --- Reading git-format-patch failed