Skip to content
Commit 200d7db7 authored by Sanjeev Sharma's avatar Sanjeev Sharma Committed by David S. Miller
Browse files

smsc: replace WARN_ON() with WARN_ON_SMP()



spin_is_locked() always return false in uniprocessor configuration and therefore it
would be advise to repalce with WARN_ON_SMP().

Signed-off-by: default avatarSanjeev Sharma <Sanjeev_Sharma@mentor.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 2561cc15
Loading
Loading
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