[ofa-general] Re: [PATCH 06/12 -Rev2] rtnetlink changes.
Patrick McHardy
kaber at trash.net
Sun Jul 22 10:10:37 PDT 2007
Krishna Kumar wrote:
> diff -ruNp org/include/linux/if_link.h rev2/include/linux/if_link.h
> --- org/include/linux/if_link.h 2007-07-20 16:33:35.000000000 +0530
> +++ rev2/include/linux/if_link.h 2007-07-20 16:35:08.000000000 +0530
> @@ -78,6 +78,8 @@ enum
> IFLA_LINKMODE,
> IFLA_LINKINFO,
> #define IFLA_LINKINFO IFLA_LINKINFO
> + IFLA_TXBTHSKB, /* Driver support for Batch'd skbs */
> +#define IFLA_TXBTHSKB IFLA_TXBTHSKB
Ughh what a name :) I prefer pronouncable names since they are
much easier to remember and don't need comments explaining
what they mean.
But I actually think offering just an ethtool interface would
be better, at least for now.
More information about the general
mailing list