commit | 4b2305826ccd57a8b22d3daff543837ba27cfd43 | [log] [tgz] |
---|---|---|
author | Rasesh Mody <rmody@brocade.com> | Mon May 20 10:08:01 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon May 20 14:07:59 2013 -0700 |
tree | 043aa260bb16d60d03eca26c2daefe6917f1ab6a | |
parent | 0b8bf1baabe56f721d541953f083560d0660d78f [diff] |
bna: Clear Driver Config Flags When HW Resets Driver configuration flags are retained across open/stop operations preventing configurations to be set in next open/stop. Setting MTU on a 1020 causes network to fail until a reboot is performed on the host. Clear the flags when configuration resets in hardware. Signed-off-by: Rasesh Mody <rmody@brocade.com> Signed-off-by: David S. Miller <davem@davemloft.net>