Re: [PATCH 1/2] NET: Multiple queue network device support
From: David Miller <davem@davemloft.net>
Date: 2007-03-07 22:43:39
Also in:
lkml
From: David Miller <davem@davemloft.net>
Date: 2007-03-07 22:43:39
Also in:
lkml
I didn't say to use skb->priority, I said to shrink skb->priority down to a u16 and then make another u16 which will store your queue mapping value.