Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39708
b: refs/heads/master
c: 623a439
h: refs/heads/master
v: v3
  • Loading branch information
Paul Fulghum authored and Linus Torvalds committed Oct 17, 2006
1 parent cfff1fd commit c5c12f1
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: 59f148005cfd3d41537a4b872c266213d5fe4dc6
refs/heads/master: 623a43952abfad2d48f287d1fab07b2089d07554
4 changes: 2 additions & 2 deletions trunk/drivers/char/synclink.c
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,8 @@ static MGSL_PARAMS default_params = {
};

#define SHARED_MEM_ADDRESS_SIZE 0x40000
#define BUFFERLISTSIZE (PAGE_SIZE)
#define DMABUFFERSIZE (PAGE_SIZE)
#define BUFFERLISTSIZE 4096
#define DMABUFFERSIZE 4096
#define MAXRXFRAMES 7

typedef struct _DMABUFFERENTRY
Expand Down

0 comments on commit c5c12f1

Please sign in to comment.