Re: [GIT] Networking

From: David Miller
Date: Thu May 02 2013 - 14:06:55 EST


From: David Miller <davem@xxxxxxxxxxxxx>
Date: Thu, 02 May 2013 13:55:42 -0400 (EDT)

> From: Michał Mirosław <mirqus@xxxxxxxxx>
> Date: Thu, 2 May 2013 19:47:25 +0200
>
>> Are you sure it's "flags"? /sys/class/net/*/features were removed some
>> time ago, and flags don't depend on NETIF_F_*.
>
> Oh, it's flags, which is printed in raw hex by net/core/net-sysfs.c:
>
> NETDEVICE_SHOW(flags, fmt_hex);

Oh you're right, I'm confusing netdev->flags with netdev->features, my bad.

More coffee needed :)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/