commit | 4de57826810fd2cfeb2ab5c7d003ff9116b8f7ee | [log] [tgz] |
---|---|---|
author | Amit Kumar Salecha <amit.salecha@qlogic.com> | Thu Jun 17 02:56:42 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 17 08:57:56 2010 -0700 |
tree | e6952f6be349196f1bf7e1abe63bf49f74420d6e | |
parent | ef71ff833acfd3795c3af1bb800ac186561508ef [diff] |
qlcnic: fix register access For certain set of register, base window addresses are not defined. In such cases window should not set. Return with error for such cases to avoid NMI. Signed-off-by: Amit Kumar Salecha <amit.salecha@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>