>Given this, is there any reason to have get_free_pkt() at all? Why not >just use dev_alloc_skb() directly? 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. Chien