diff options
author | Renato Botelho <renato@netgate.com> | 2016-05-19 10:40:38 -0300 |
---|---|---|
committer | Renato Botelho <renato@netgate.com> | 2016-05-19 10:40:38 -0300 |
commit | 6bec02d59b0175cb663a411c026e94291c493a0f (patch) | |
tree | 72e09d5290a7c5868c47bfb9fb211f0be7de5d49 /sys/dev/mpr/mpi/mpi2_raid.h | |
parent | bd9343746768c1812e67f2c647cfc9795d90b552 (diff) | |
parent | e0e8a26b0ed896f532e9c414b7977fd7544c5523 (diff) | |
download | FreeBSD-src-6bec02d59b0175cb663a411c026e94291c493a0f.zip FreeBSD-src-6bec02d59b0175cb663a411c026e94291c493a0f.tar.gz |
Merge remote-tracking branch 'origin/stable/10' into devel
Diffstat (limited to 'sys/dev/mpr/mpi/mpi2_raid.h')
-rw-r--r-- | sys/dev/mpr/mpi/mpi2_raid.h | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/sys/dev/mpr/mpi/mpi2_raid.h b/sys/dev/mpr/mpi/mpi2_raid.h index 52ebf07..81be995 100644 --- a/sys/dev/mpr/mpi/mpi2_raid.h +++ b/sys/dev/mpr/mpi/mpi2_raid.h @@ -1,6 +1,6 @@ /*- * Copyright (c) 2012-2015 LSI Corp. - * Copyright (c) 2013-2015 Avago Technologies + * Copyright (c) 2013-2016 Avago Technologies * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -34,14 +34,15 @@ /* * Copyright (c) 2000-2015 LSI Corporation. - * Copyright (c) 2013-2015 Avago Technologies + * Copyright (c) 2013-2016 Avago Technologies + * All rights reserved. * * * Name: mpi2_raid.h * Title: MPI Integrated RAID messages and structures * Creation Date: April 26, 2007 * - * mpi2_raid.h Version: 02.00.10 + * mpi2_raid.h Version: 02.00.11 * * Version History * --------------- @@ -66,6 +67,7 @@ * 07-26-12 02.00.09 Added ElapsedSeconds field to MPI2_RAID_VOL_INDICATOR. * Added MPI2_RAID_VOL_FLAGS_ELAPSED_SECONDS_VALID define. * 04-17-13 02.00.10 Added MPI25_RAID_ACTION_ADATA_ALLOW_PI. + * 11-18-14 02.00.11 Updated copyright information. * -------------------------------------------------------------------------- */ |