From: Dmitry Kravkov Date: Sun, 17 Nov 2013 06:59:29 +0000 (+0200) Subject: bnx2x: Prevent "timeout waiting for state X" X-Git-Tag: v3.13-rc1~33^2~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ffa39f2f59e4555239cc23a3488ad789b557166;p=pandora-kernel.git 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 Signed-off-by: Yuval Mintz Signed-off-by: Ariel Elior Signed-off-by: David S. Miller --- Reading git-diff-tree failed