Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276225
b: refs/heads/master
c: aa9084a
h: refs/heads/master
i:
  276223: aae0794
v: v3
  • Loading branch information
Anton Blanchard authored and David S. Miller committed Nov 24, 2011
1 parent 84b90bb commit ef9701b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 782428535e0819b5b7c9825cd3faa2ad37032a70
refs/heads/master: aa9084a01a7893a9f4bed98aa29081f15d403a88
4 changes: 2 additions & 2 deletions trunk/drivers/net/ethernet/ibm/ehea/ehea.h
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@
#ifdef EHEA_SMALL_QUEUES
#define EHEA_MAX_CQE_COUNT 1023
#define EHEA_DEF_ENTRIES_SQ 1023
#define EHEA_DEF_ENTRIES_RQ1 4095
#define EHEA_DEF_ENTRIES_RQ1 1023
#define EHEA_DEF_ENTRIES_RQ2 1023
#define EHEA_DEF_ENTRIES_RQ3 1023
#define EHEA_DEF_ENTRIES_RQ3 511
#else
#define EHEA_MAX_CQE_COUNT 4080
#define EHEA_DEF_ENTRIES_SQ 4080
Expand Down

0 comments on commit ef9701b

Please sign in to comment.