Re: Source code compatibility in Stable series????

David S. Miller (davem@redhat.com)
Fri, 11 May 2001 04:16:12 -0700 (PDT)


Petr Vandrovec writes:
> When I was updating VMware's vmnet, I decided to use
>
> #ifdef skb_shinfo

No, don't use that, use MAX_SKB_FRAGS like the drivers do.
I guarentee to preserve that, whereas I reserve the right
to change the skb_shinfo implementation however I like.

Later,
David S. Miller
davem@redhat.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/