> - I've added a print of the skb->data_len and skb->len sizes right > before the BUG_ON line. > skb->data_len was always 0, so I don't understand why there is a kernel > panic.
A race of two CPUs doing an skb_pull or something like that? - R. _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
