diff options
author | Wei Liu <[email protected]> | 2013-03-25 01:08:19 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-03-25 12:19:26 -0400 |
commit | 7158ff6d0c6aa3724fb51c6c11143d31e166eb1f (patch) | |
tree | e10b0210c7dc85adb2b05c6a617405131d89610b /drivers/net/xen-netback/netback.c | |
parent | e2d617c0ccf658a55552955f07018ecfa0135210 (diff) |
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 <[email protected]>
Reviewed-by: David Vrabel <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/netback.c')
0 files changed, 0 insertions, 0 deletions