Re: [PATCH net] bnx2x: Add missing bit in default Tx switching
From: David Miller <davem@davemloft.net>
Date: 2014-02-27 22:16:51
From: David Miller <davem@davemloft.net>
Date: 2014-02-27 22:16:51
From: Yuval Mintz <redacted> Date: Thu, 27 Feb 2014 15:42:26 +0200
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 <redacted> Signed-off-by: Ariel Elior <redacted>
Applied, thank you.