diff options
author | Yuval Mintz <Yuval.Mintz@qlogic.com> | 2015-04-22 11:47:32 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-04-22 20:23:31 +0200 |
commit | 909d9faae2a447110aa061070145297fffe129cb (patch) | |
tree | 57929e27c0d5634ca09405c24b8357aa264b9723 /net/mpls/internal.h | |
parent | Merge branch 'rhashtable-fixes' (diff) | |
download | linux-909d9faae2a447110aa061070145297fffe129cb.tar.xz linux-909d9faae2a447110aa061070145297fffe129cb.zip |
bnx2x: Prevent inner-reload while VFs exist
On some feature changes, driver employes an inner-reload flow where it
resets the function and re-configures it with the new required set of
parameters.
Such a flow proves fatal to any VF since those were not intended to be used
while HW is being reset underneath, causing them [at best] to lose all
connectivity.
This changes driver behavior to fail all configuration changes [e.g., mtu
change] requested of the driver in case VFs are active.
Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: Ariel Elior <Ariel.Elior@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mpls/internal.h')
0 files changed, 0 insertions, 0 deletions