Commit c0a41b8
hv_netvsc: move VF to same namespace as netvsc device
When VF is added, the paravirtual device is already present
and may have been moved to another network namespace. For example,
sometimes the management interface is put in another net namespace
in some environments.
The VF should get moved to where the netvsc device is when the
VF is discovered. The user can move it later (if desired).
Signed-off-by: Stephen Hemminger <[email protected]>
Signed-off-by: David S. Miller <[email protected]>1 parent 7bf7bb3 commit c0a41b8
1 file changed
+20
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1928 | 1928 | | |
1929 | 1929 | | |
1930 | 1930 | | |
| 1931 | + | |
1931 | 1932 | | |
1932 | 1933 | | |
1933 | 1934 | | |
| |||
1946 | 1947 | | |
1947 | 1948 | | |
1948 | 1949 | | |
1949 | | - | |
| 1950 | + | |
| 1951 | + | |
| 1952 | + | |
| 1953 | + | |
| 1954 | + | |
| 1955 | + | |
| 1956 | + | |
| 1957 | + | |
| 1958 | + | |
| 1959 | + | |
| 1960 | + | |
| 1961 | + | |
| 1962 | + | |
| 1963 | + | |
| 1964 | + | |
1950 | 1965 | | |
| 1966 | + | |
1951 | 1967 | | |
1952 | 1968 | | |
1953 | 1969 | | |
| 1970 | + | |
| 1971 | + | |
| 1972 | + | |
1954 | 1973 | | |
1955 | 1974 | | |
1956 | 1975 | | |
| |||
0 commit comments