Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205801
b: refs/heads/master
c: 9020dea
h: refs/heads/master
i:
  205799: c1a3336
v: v3
  • Loading branch information
Kulikov Vasiliy authored and Greg Kroah-Hartman committed Jul 8, 2010
1 parent c7d252e commit 649e0a7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 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: d19397860a17794a250986405890152c256cc677
refs/heads/master: 9020dea38032ac17b096628b2e102245de3863ac
11 changes: 0 additions & 11 deletions trunk/drivers/staging/slicoss/slic.h
Original file line number Diff line number Diff line change
Expand Up @@ -168,17 +168,6 @@ struct slic_cmdqueue {
struct slic_spinlock lock;
};

#ifdef STATUS_SUCCESS
#undef STATUS_SUCCESS
#endif

#define STATUS_SUCCESS 0
#define STATUS_PENDING 0
#define STATUS_FAILURE -1
#define STATUS_ERROR -2
#define STATUS_NOT_SUPPORTED -3
#define STATUS_BUFFER_TOO_SHORT -4

#define SLIC_MAX_CARDS 32
#define SLIC_MAX_PORTS 4 /* Max # of ports per card */

Expand Down

0 comments on commit 649e0a7

Please sign in to comment.