Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Tue, 15 Jun 2021 01:05:49 -0700 you wrote:
From: Maciej Żenczykowski <redacted>
This is meant to make the host side cdc_ncm interface consistently
named just like the older CDC protocols: cdc_ether & cdc_ecm
(and even rndis_host), which all use 'FLAG_ETHER | FLAG_POINTTOPOINT'.
include/linux/usb/usbnet.h:
#define FLAG_ETHER 0x0020 /* maybe use "eth%d" names */
#define FLAG_WLAN 0x0080 /* use "wlan%d" names */
#define FLAG_WWAN 0x0400 /* use "wwan%d" names */
#define FLAG_POINTTOPOINT 0x1000 /* possibly use "usb%d" names */
[...]
Here is the summary with links:
- net: cdc_ncm: switch to eth%d interface naming
https://git.kernel.org/netdev/net/c/c1a3d4067309
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html