]> www.infradead.org Git - users/jedix/linux-maple.git/commit
um: vector: Use mac_pton() for MAC address parsing
authorTiwei Bie <tiwei.btw@antgroup.com>
Tue, 6 May 2025 04:51:17 +0000 (12:51 +0800)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 2 Jun 2025 09:24:04 +0000 (11:24 +0200)
commitb76d18b53a3f52880452a58cc982910abcccd111
treed5e626a52181ca576f6edb11e62743eee47371a3
parent477c1c21da0d6ffc4dfe924178b90377f2938ba5
um: vector: Use mac_pton() for MAC address parsing

Use mac_pton() instead of custom approach.

Suggested-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Tiwei Bie <tiwei.btw@antgroup.com>
Link: https://patch.msgid.link/20250506045117.1896661-3-tiwei.btw@antgroup.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
arch/um/drivers/vector_kern.c