mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-15 08:14:15 +08:00
13b5ffa0e2
Make the drivers which use single-byte netdev addresses (netdev->addr_len == 1) use the appropriate address setting helpers. arcnet copies from int variables and io reads a lot, so add a helper for arcnet drivers to use. Similar helper could be reused for phonet and appletalk but there isn't any good central location where we could put it, and netdevice.h is already very crowded. Acked-by: Sebastian Reichel <sebastian.reichel@collabora.com> # for HSI Link: https://lore.kernel.org/r/20211012142757.4124842-1-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org> |
||
---|---|---|
.. | ||
arc-rawmode.c | ||
arc-rimi.c | ||
arcdevice.h | ||
arcnet.c | ||
capmode.c | ||
com90io.c | ||
com90xx.c | ||
com9026.h | ||
com20020_cs.c | ||
com20020-isa.c | ||
com20020-pci.c | ||
com20020.c | ||
com20020.h | ||
Kconfig | ||
Makefile | ||
rfc1051.c | ||
rfc1201.c |