|
From: Jeff K. <jef...@in...> - 2012-11-16 15:50:15
|
On Fri, 2012-11-16 at 08:51 -0600, Chris Friesen wrote: > From: Chris Friesen <chr...@ge...> > > In igbvf_receive_skb() the VLAN tag is big-endian while the mask is > cpu-endian. We need to convert both to common endianness before > applying the mask. > > Signed-off-by: Chris Friesen <chr...@ge...> > Reported-by: Mark Huang <mar...@ge...> Thanks Chris, I will add this to my queue of igb patches. |