commit | 7e4a8d5a93f649a1c0a0181cab5d965b1f85cf71 | [log] [tgz] |
---|---|---|
author | Christian Brauner <christian@brauner.io> | Tue Sep 04 21:53:53 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 05 22:27:11 2018 -0700 |
tree | 5be9f1fd4d06a4711534ec23dcd8e8d2fd4e8824 | |
parent | 19d8f1ad12fd746e60707a58d954980013c7a35a [diff] |
rtnetlink: s/IFLA_IF_NETNSID/IFLA_TARGET_NETNSID/g IFLA_TARGET_NETNSID is the new alias for IFLA_IF_NETNSID. This commit replaces all occurrences of IFLA_IF_NETNSID with the new alias to indicate that this identifier is the preferred one. Signed-off-by: Christian Brauner <christian@brauner.io> Cc: Nicolas Dichtel <nicolas.dichtel@6wind.com> Cc: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>