]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit1297f9db4fe8b5c7d77e8da71c2a21ea2d8076ba
tree65a645418bbd8c0e41202bb948e2d71e29e4285c
parent60d509fa6a9c4653a86ad830e4c4b30360b23f0e
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