bnx2x: Add missing bit in default Tx switching
authorYuval Mintz <yuvalmin@broadcom.com>
Thu, 27 Feb 2014 13:42:26 +0000 (15:42 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 27 Feb 2014 22:16:28 +0000 (17:16 -0500)
Commit c14db2025 "bnx2x: Correct default Tx switching behaviour" supposedly
changed the default Tx switching behaviour, but was missing the fastpath change
required for FW to pass packets from PFs to VFs.

Signed-off-by: Yuval Mintz <yuvalmin@broadcom.com>
Signed-off-by: Ariel Elior <ariele@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c