Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[linux-2.6-microblaze.git] / drivers / scsi / bfa / bfa_defs_svc.h
index 3d0c96a..c19c26e 100644 (file)
@@ -1453,7 +1453,7 @@ union bfa_aen_data_u {
 struct bfa_aen_entry_s {
        struct list_head        qe;
        enum bfa_aen_category   aen_category;
-       u32                     aen_type;
+       int                     aen_type;
        union bfa_aen_data_u    aen_data;
        u64                     aen_tv_sec;
        u64                     aen_tv_usec;