Re: [PATCH net-next 2/3] net: fullly using NETIF_F_GSO_SOFTWARE macros and NETIF_F_SOFT_FEATURES
From: Michał Mirosław <hidden>
Date: 2011-04-22 11:39:49
From: Michał Mirosław <hidden>
Date: 2011-04-22 11:39:49
2011/4/22 Shan Wei [off-list ref]:
Fullly using NETIF_F_GSO_SOFTWARE and NETIF_F_SOFT_FEATURES. And some code style tuning. Just compile test.
[...] Plese don't replace feature sets with masks of them like that. The values are the same, but it will confuse readers as to the meaning of the code. Best Regards, Michał Mirosław