diff options
| author | stephen hemminger <[email protected]> | 2017-03-22 14:51:04 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-03-22 19:38:57 -0700 |
| commit | ebc1dcf6008e562a8f88a6b1f4a4705f4d4c4fdd (patch) | |
| tree | 3edbfe26f81ae82a45b3cd0d8686fa8de05a252c /tools/perf/scripts/python/bin | |
| parent | 00ecfb3b34b69dd702dee1bd6de6fc100be384db (diff) | |
netvsc: eliminate unnecessary skb == NULL checks
Since there already is a special case goto for control messages (skb == NULL)
in netvsc_send, there is no need for later checks in same code path.
Signed-off-by: Stephen Hemminger <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions