[SCSI] bfa: Added firmware save clear feature for BFA driver.
Signed-off-by: Krishna Gudipati <kgudipat@brocade.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
This commit is contained in:
committed by
James Bottomley
parent
f926a05f5c
commit
738c9e66dc
@@ -172,6 +172,7 @@ void bfa_timer_tick(struct bfa_s *bfa);
|
||||
*/
|
||||
bfa_status_t bfa_debug_fwtrc(struct bfa_s *bfa, void *trcdata, int *trclen);
|
||||
bfa_status_t bfa_debug_fwsave(struct bfa_s *bfa, void *trcdata, int *trclen);
|
||||
void bfa_debug_fwsave_clear(struct bfa_s *bfa);
|
||||
|
||||
#include "bfa_priv.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user