Skip to content
Snippets Groups Projects
Commit 2b0cc7f7 authored by David S. Miller's avatar David S. Miller
Browse files

net: Remove bogus reference to BUS_ID_SIZE in sysfs code.


BUS_ID_SIZE is really no more, and device names are dynamically
allocated and thus can be any necessary size.

So remove the BUG check here making sure BUS_ID_SIZE is at least
as large as IFNAMSIZ.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f21b75e9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment