commit | 940a3fcddc76f82ac4e80dfa7bccb236e9bec0a1 | [log] [tgz] |
---|---|---|
author | Kalesh AP <kalesh.purayil@emulex.com> | Thu Jul 17 16:20:19 2014 +0530 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 17 16:38:14 2014 -0700 |
tree | a33741d6cc182ae50e85b4acba9c0c17a5d15ff5 | |
parent | 23fa5c2caae08f919d906b1064b9fdc352b3024e [diff] |
be2net: use -ENETDOWN error status when interface is down Updating VF's tx-rate and FW-download are not allowed when the interface is down. In such cases return -ENETDOWN to the stack. Signed-off-by: Kalesh AP <kalesh.purayil@emulex.com> Signed-off-by: Sathya Perla <sathya.perla@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>