commit | 7c38c05b3ef1a8a9f7e0416072a8ea2730841c91 | [log] [tgz] |
---|---|---|
author | Krishna Gudipati <kgudipat@brocade.com> | Thu Apr 14 16:50:35 2011 -0700 |
committer | James Bottomley <James.Bottomley@suse.de> | Sun May 01 10:55:56 2011 -0500 |
tree | 673a2620a7e933b8d177734f7339d7ec87394e4d | |
parent | 61338a0b3493fddfca2980ece4423839748fcbab [diff] |
[SCSI] bfa: Move debugfs initialization before bfa init. Move the initialization of debugfs before bfa init, to enable us to collect driver/firmware traces if init fails. Also add a printk to display message on bfa_init failure. Signed-off-by: Krishna Gudipati <kgudipat@brocade.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>