uml: net: vector: fix const issue
authorJohannes Berg <johannes.berg@intel.com>
Mon, 31 Jan 2022 14:35:27 +0000 (15:35 +0100)
committerRichard Weinberger <richard@nod.at>
Fri, 11 Mar 2022 09:47:05 +0000 (10:47 +0100)
commitb5fa1d09f10f2b30603bf2578ef781d2a507be17
tree9a880632b5435bfbefa3fa2094249689fbbe40d0
parentd2a0a616ab2246aab9527eeacf86a033679c8b22
uml: net: vector: fix const issue

Since the constification of MAC addresses, the argument
to uml_vector_default_bpf() must be const.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Acked-By: anton ivanov <anton.ivanov@cambridgegreys.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/drivers/vector_user.c
arch/um/drivers/vector_user.h