Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 214516
b: refs/heads/master
c: 99101d3
h: refs/heads/master
v: v3
  • Loading branch information
Joe Perches authored and David S. Miller committed Sep 15, 2010
1 parent 0a1a938 commit ee4bf60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 6fa59c9da82adcc7d63a2776969548e2b45448e0
refs/heads/master: 99101d3d8900dd3fc3cac44859ab8a380e1e553f
2 changes: 1 addition & 1 deletion trunk/drivers/net/pcmcia/3c589_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ static int tc589_config(struct pcmcia_device *link)
__be16 *phys_addr;
int ret, i, j, multi = 0, fifo;
unsigned int ioaddr;
char *ram_split[] = {"5:3", "3:1", "1:1", "3:5"};
static const char * const ram_split[] = {"5:3", "3:1", "1:1", "3:5"};
u8 *buf;
size_t len;

Expand Down

0 comments on commit ee4bf60

Please sign in to comment.