[PATCH] [V3] Add non-Virtex5 support for LL TEMAC driver
Eric Dumazet
eric.dumazet at gmail.com
Wed Apr 7 03:47:37 EST 2010
>
> Yes I see how it's used, but it only allows you to reserve 2 bytes in the skb with no options.
Really ? This would be a bug !
__alloc_skb() uses kmalloc(XXXX), this gives you the guarantee you want,
or maybe comment you wrote is not what is _really_ necessary ?
/* Align the IP data in the packet on word boundaries as MicroBlaze
* needs it.
*/
More information about the Linuxppc-dev
mailing list