summaryrefslogtreecommitdiff
path: root/drivers/net/xen-netback
diff options
context:
space:
mode:
authorWei Liu <wei.liu2@citrix.com>2013-03-25 01:08:19 (GMT)
committerDavid S. Miller <davem@davemloft.net>2013-03-25 16:19:26 (GMT)
commit7158ff6d0c6aa3724fb51c6c11143d31e166eb1f (patch)
treee10b0210c7dc85adb2b05c6a617405131d89610b /drivers/net/xen-netback
parente2d617c0ccf658a55552955f07018ecfa0135210 (diff)
downloadlinux-7158ff6d0c6aa3724fb51c6c11143d31e166eb1f.tar.xz
xen-netfront: frags -> slots in xennet_get_responses
This function is in fact counting the ring slots required for responses. Separate the concepts of ring slots and skb frags make the code clearer, as now netfront and netback can have different MAX_SKB_FRAGS, slot and frag are not mapped 1:1 any more. Signed-off-by: Wei Liu <wei.liu2@citrix.com> Reviewed-by: David Vrabel <david.vrabel@citrix.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/xen-netback')
0 files changed, 0 insertions, 0 deletions