diff options
author | Wei Liu <wei.liu2@citrix.com> | 2014-03-11 13:45:32 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-03-12 20:36:32 +0100 |
commit | 836fbaf459f9c041826864021688e9bd131e722c (patch) | |
tree | b248ffe186f2f96b82642ec18c2980bd5f8a9bd4 /firmware/advansys | |
parent | r8169: fix the incorrect tx descriptor version (diff) | |
download | linux-836fbaf459f9c041826864021688e9bd131e722c.tar.xz linux-836fbaf459f9c041826864021688e9bd131e722c.zip |
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 <wei.liu2@citrix.com>
Cc: Annie Li <annie.li@oracle.com>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: Paul Durrant <paul.durrant@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'firmware/advansys')
0 files changed, 0 insertions, 0 deletions