[openib-general] Re: [PATCH] sockaddr_ll change for IPoIB interface

Talpey, Thomas Thomas.Talpey at netapp.com
Fri Aug 12 07:32:39 PDT 2005


At 10:12 AM 8/12/2005, Hal Rosenstock wrote:
>If sockaddr_ll struct is left alone, I think it may be a problem on the
>receive side where the size of that struct is used.

Maybe. The receive side builds the incoming sockaddr_ll in the skb->cb.
But that's 48 bytes and it goes off to your device's hard_header_parse
to do so...

You sure you have hard_header_len and all the appropriate vectors
set up properly? (netdevice.h)

Tom.



More information about the general mailing list