Skip to content
Commit a2205472 authored by Stephen Hemminger's avatar Stephen Hemminger Committed by David S. Miller
Browse files

net: fix warning about non-const string



Since dev_set_name takes a printf style string, new gcc complains
if arg is not const.

Signed-off-by: default avatarStephen Hemminger <shemminger@vyatta.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 7546dd97
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