commit | 8d7e7ff7359507a37d30d1a54aec4c42f4afb561 | [log] [tgz] |
---|---|---|
author | Rasesh Mody <rmody@brocade.com> | Thu Jul 28 11:49:26 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 01 00:12:00 2011 -0700 |
tree | 8ec78bf452b2ffe651936d056eb89a560795de7f | |
parent | 89b0212697e92bc59a021a2338cd8c09f919325c [diff] |
bna: Remove Unnecessary CNA Check Change details: - ioc->cna is always set to 1 for eth functions, remove the check that asserts IOC is in CNA mode in bfa_ioc_firmware_lock() and bfa_ioc_firmware_unlock() in bfa_ioc_ct.c. Signed-off-by: Rasesh Mody <rmody@brocade.com> Signed-off-by: David S. Miller <davem@davemloft.net>