Skip to content
Commit d07b26f5 authored by Jakub Kicinski's avatar Jakub Kicinski Committed by David S. Miller
Browse files

dev_addr: add a modification check



netdev->dev_addr should only be modified via helpers,
but someone may be casting off the const. Add a runtime
check to catch abuses.

Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 5f0b6923
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment