diff options
author | stephen hemminger <stephen@networkplumber.org> | 2017-03-22 14:51:04 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-03-22 19:38:57 -0700 |
commit | ebc1dcf6008e562a8f88a6b1f4a4705f4d4c4fdd (patch) | |
tree | 3edbfe26f81ae82a45b3cd0d8686fa8de05a252c /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
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 <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions