commit | ae641bdc264a5998b7872622c86f0690a5b1c5b5 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Thu Sep 03 14:49:33 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 03 20:01:50 2009 -0700 |
tree | 520f54058247dbb0ccd368b7ee45888e67b3c684 | |
parent | 2dfd12126573d6feb12f1d215a352851750fcbd7 [diff] |
igb: set vf rlpml wasn't taking vlan tag into account This patch updates things so that vlan tags are taken into account when setting the receive large packet maximum length. This allows the VF driver to correctly receive full sized frames when vlans are enabled. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>