Skip to content
Commit 6ced0b3f authored by Andrew Morton's avatar Andrew Morton Committed by David S. Miller
Browse files

net/tipc/subscr.c: don't use ___constant_swab32



It's an internal implementation detail which we _should_ be free to change. 
So we did, and it promptly broke.

The compiler shold be able to work out when to use the __constant version
anyway.

Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 83f36f3f
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