commit | 0ab05141f97de2ac954c267c27b256ebd241e762 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <sthemmin@microsoft.com> | Tue Aug 23 12:17:52 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 23 12:05:37 2016 -0700 |
tree | 38c18ff8f67c8eadbf7add29ce4d9eec9f1bb850 | |
parent | fd612602d6a7919982779fda914bd521e5778593 [diff] |
hv_netvsc: rearrange start_xmit Rearrange the transmit routine to eliminate goto's and unnecessary boolean variables. Use standard functions to test for vlan tag. Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>