commit | e84448d52190413400663736067f826f28a04ad6 | [log] [tgz] |
---|---|---|
author | David Vrabel <david.vrabel@citrix.com> | Tue Jan 13 17:16:43 2015 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 14 00:22:00 2015 -0500 |
tree | 0302a5f4f7399eae1fdd8ebd8475947af51fa3c4 | |
parent | 28e98c2c20e9d791cf58a624a5a2b1fca63ea47b [diff] |
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 <david.vrabel@citrix.com> Signed-off-by: David S. Miller <davem@davemloft.net>