]> git.baikalelectronics.ru Git - kernel.git/commit
be2net: Remove an incorrect pvid check in Tx
authorAjit Khaparde <ajit.khaparde@emulex.com>
Wed, 24 Apr 2013 11:52:28 +0000 (11:52 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 24 Apr 2013 23:37:21 +0000 (19:37 -0400)
commitbb6d1c3740915dcddc5f1361d113caa8b629d31a
tree65a645418bbd8c0e41202bb948e2d71e29e4285c
parent703672083ec5dcd1f437e1daaee90f8eb03563a0
be2net: Remove an incorrect pvid check in Tx

To work-around a HW bug that corrupts certain packets while inserting
a pvid, the driver needs to invoke a special hack in firmware to avoid
the VLAN tagging in the HW. Since this logic is missing from the driver,
removing the check for pvid.

Signed-off-by: Ajit Khaparde <ajit.khaparde@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/emulex/benet/be_main.c