Jeff Garzik <[EMAIL PROTECTED]> wrote: > Peter Zijlstra wrote: >> Cleanup the NETIF_F_ flag definitions >> >> Signed-off-by: Peter Zijlstra <[EMAIL PROTECTED]> > > If you are going to do a cleanup here, you should use the form that > makes it _immediately_ obvious which bit(s) are being used:
Also, please avoid changing the values if possible. It shouldn't really break anything as far as I know, but it does change a user-visible interface since we export (for some reason unbeknownst to me) the features value to user-space via sysfs. Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html