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)
commitbabe723d6d733a1045bb44ab82fbe27bdfa2bff8
treef77da827cc78ec86c3e852dd4b16e2b7a23f5782
parent23187212e7c3664f6a0d8ccd83b6d32c05aeafcb
bnx2x: Add missing bit in default Tx switching

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