Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 31914
b: refs/heads/master
c: 2076eb6
h: refs/heads/master
v: v3
  • Loading branch information
Eric Moore authored and James Bottomley committed Jun 28, 2006
1 parent a471e7f commit e757b3b
Show file tree
Hide file tree
Showing 10 changed files with 414 additions and 174 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 309bd271211caa5a04a8137649cebd7691376351
refs/heads/master: 2076eb6ab8339bf09620a0160be3607bbbb61a50
89 changes: 0 additions & 89 deletions trunk/drivers/message/fusion/lsi/fc_log.h

This file was deleted.

5 changes: 3 additions & 2 deletions trunk/drivers/message/fusion/lsi/mpi.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Title: MPI Message independent structures and definitions
* Creation Date: July 27, 2000
*
* mpi.h Version: 01.05.10
* mpi.h Version: 01.05.11
*
* Version History
* ---------------
Expand Down Expand Up @@ -76,6 +76,7 @@
* Added EEDP IOCStatus codes.
* 08-03-05 01.05.09 Bumped MPI_HEADER_VERSION_UNIT.
* 08-30-05 01.05.10 Added 2 new IOCStatus codes for Target.
* 03-27-06 01.05.11 Bumped MPI_HEADER_VERSION_UNIT.
* --------------------------------------------------------------------------
*/

Expand Down Expand Up @@ -106,7 +107,7 @@
/* Note: The major versions of 0xe0 through 0xff are reserved */

/* versioning for this MPI header set */
#define MPI_HEADER_VERSION_UNIT (0x0C)
#define MPI_HEADER_VERSION_UNIT (0x0D)
#define MPI_HEADER_VERSION_DEV (0x00)
#define MPI_HEADER_VERSION_UNIT_MASK (0xFF00)
#define MPI_HEADER_VERSION_UNIT_SHIFT (8)
Expand Down
Loading

0 comments on commit e757b3b

Please sign in to comment.