commit | c14db20259ccb623171d4b788e51dd3e8df901d7 | [log] [tgz] |
---|---|---|
author | Yuval Mintz <yuvalmin@broadcom.com> | Sun Jan 12 14:37:59 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 14 17:10:30 2014 -0800 |
tree | dd0da2ef8ef0bb8a96dd47d27cf218995734b08c | |
parent | 08c93cd99b2f31ba9e85ce28ad8946f285b5dc0f [diff] |
bnx2x: Correct default Tx switching behaviour With this patch bnx2x will configure the PF to perform Tx switching on out-going traffic as soon as SR-IOV is dynamically enabled and de-activate it when it is disabled. This will allow VFs to communicate with their parent PFs. 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>