diff options
author | Wei Liu <[email protected]> | 2014-03-11 12:45:32 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2014-03-12 15:36:32 -0400 |
commit | 836fbaf459f9c041826864021688e9bd131e722c (patch) | |
tree | b248ffe186f2f96b82642ec18c2980bd5f8a9bd4 /net/unix/af_unix.c | |
parent | f75761b6b5bf6277296505941d2dd8e11f9b5c35 (diff) |
xen-netback: use skb_is_gso in xenvif_start_xmit
In 5bd076708 ("Xen-netback: Fix issue caused by using gso_type wrongly")
we use skb_is_gso to determine if we need an extra slot to accommodate
the SKB. There's similar error in interface.c. Change that to use
skb_is_gso as well.
Signed-off-by: Wei Liu <[email protected]>
Cc: Annie Li <[email protected]>
Cc: Ian Campbell <[email protected]>
Cc: Paul Durrant <[email protected]>
Acked-by: Ian Campbell <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions