commit | 6ffa39f2f59e4555239cc23a3488ad789b557166 | [log] [tgz] |
---|---|---|
author | Dmitry Kravkov <dmitry@broadcom.com> | Sun Nov 17 08:59:29 2013 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 18 15:45:44 2013 -0500 |
tree | a79003d656cd9b1692d0d78307b56c86ff01cce6 | |
parent | ffa1cb967f650b6ce5eace09ee9b1ae7c4015d18 [diff] |
bnx2x: Prevent "timeout waiting for state X" Current driver release rtnl lock in between DCB re-configuration. As a result, other flows (e.g., mtu config) may enter in between and fail due to halted tx path for dcb configuration. Signed-off-by: Dmitry Kravkov <dmitry@broadcom.com> 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>