Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 214517
b: refs/heads/master
c: 030bda0
h: refs/heads/master
i:
  214515: 0a1a938
v: v3
  • Loading branch information
Joe Perches authored and David S. Miller committed Sep 15, 2010
1 parent ee4bf60 commit 6eded6e
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: 99101d3d8900dd3fc3cac44859ab8a380e1e553f
refs/heads/master: 030bda0d416babd0cf34e584086f815b1c9d417c
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/rt2x00/rt2x00debug.c
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ static ssize_t rt2x00debug_read_crypto_stats(struct file *file,
loff_t *offset)
{
struct rt2x00debug_intf *intf = file->private_data;
char *name[] = { "WEP64", "WEP128", "TKIP", "AES" };
static const char * const name[] = { "WEP64", "WEP128", "TKIP", "AES" };
char *data;
char *temp;
size_t size;
Expand Down

0 comments on commit 6eded6e

Please sign in to comment.