Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix for #1333, calling LinkDel to delete link device when the err is NULL #2094

Merged
merged 1 commit into from
Feb 28, 2018

Conversation

luzhipeng-zte
Copy link
Contributor

Signed-off-by: ZhiPeng Lu lu.zhipeng@zte.com.cn

I think it should be calling LinkDel to delete link device when the error of LinkByName is NULL.
ping @coolljt0725 @aboch

Copy link

@fcrisciani fcrisciani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@abhi abhi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fcrisciani
Copy link

Thanks @luzhipeng-zte good catch!

@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@a2e6eb2). Click here to learn what that means.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2094   +/-   ##
=========================================
  Coverage          ?   40.44%           
=========================================
  Files             ?      139           
  Lines             ?    22352           
  Branches          ?        0           
=========================================
  Hits              ?     9041           
  Misses            ?    11983           
  Partials          ?     1328
Impacted Files Coverage Δ
drivers/overlay/ov_network.go 2.8% <0%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a2e6eb2...b43aa94. Read the comment docs.

@fcrisciani fcrisciani merged commit c2080b3 into moby:master Feb 28, 2018
… of LinkByName is NULL

Signed-off-by: ZhiPeng Lu <lu.zhipeng@zte.com.cn>
@thaJeztah
Copy link
Member

relates to #1333

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants