Re: [PATCH net-next v10 10/13] rtnetlink: Remove "net" from newlink params
Kuniyuki Iwashima <[email protected]>
| Newsgroups | gmane.linux.network.bridge,gmane.org.freifunk.batman,gmane.linux.kernel.bpf,gmane.linux.can,gmane.linux.kernel,gmane.linux.ppp,gmane.linux.drivers.rdma,gmane.linux.kernel.wireless.general,gmane.linux.network,gmane.network.wireguard |
|---|---|
| Message-ID | <[email protected]> |
From: Xiao Liang <[email protected]> Date: Wed, 19 Feb 2025 20:50:36 +0800 > Now that devices have been converted to use the specific netns instead > of ambiguous "net", let's remove it from newlink parameters. > > Signed-off-by: Xiao Liang <[email protected]> Reviewed-by: Kuniyuki Iwashima <[email protected]>