• Dan Aloni's avatar
    [PATCH] avoid Oops in net/core/dev.c · b068fc92
    Dan Aloni authored
    This fixes the kernel crash in the case when we do an SIOCSIFNAME
    ioctl on /proc/net/dev to rename a network interface, and
    we supply a string such as "foo%sbar".
    b068fc92
dev.c 73.8 KB