> We were trying to make minimum change to the code. There is no reason left > For get_free_pkt(). I can rework the patch to remove it.
Please do. Since you changed the signature of get_free_pkt(), you have to touch every call site anyway, so may as well call dev_alloc_skb() directly and delete a few more lines of code. - 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
