]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/scsi/bfa/include/cs/bfa_log.h
Merge branch 'sh/driver-core'
[mv-sheeva.git] / drivers / scsi / bfa / include / cs / bfa_log.h
index 761cbe22130a7194c728824c754c535fb407f77c..bc334e0a93faace2336300013946637590ba0885 100644 (file)
@@ -157,7 +157,7 @@ typedef void (*bfa_log_cb_t)(struct bfa_log_mod_s *log_mod, u32 msg_id,
 
 
 struct bfa_log_mod_s {
-       char            instance_info[16];      /*  instance info */
+       char            instance_info[BFA_STRING_32];   /*  instance info */
        int             log_level[BFA_LOG_MODULE_ID_MAX + 1];
                                                /*  log level for modules */
        bfa_log_cb_t    cbfn;                   /*  callback function */