Skip to content
Commit 56543af9 authored by Akinobu Mita's avatar Akinobu Mita Committed by David S. Miller
Browse files

starfire: use BUILD_BUG_ON for netdrv_addr_t



Detect size mismatch for netdrv_addr_t at build time rather than
checking at module load time.

Signed-off-by: default avatarAkinobu Mita <akinobu.mita@gmail.com>
Cc: Ion Badulescu <ionut@badula.org>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: netdev@vger.kernel.org
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent d08336e9
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