Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 66454
b: refs/heads/master
c: c23a24f
h: refs/heads/master
v: v3
  • Loading branch information
Holger Schurig authored and David S. Miller committed Oct 10, 2007
1 parent a73da91 commit dc3bf26
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: 1df4e8fe91d5bab3fd7ae7f115e43c52010cd4ad
refs/heads/master: c23a24f6ae083e058ed1e9472979df09915ffdf5
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/libertas/join.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#include "assoc.h"

/* Supported rates for ad-hoc B mode */
u8 adhoc_rates_b[5] = { 0x02, 0x04, 0x0b, 0x16, 0x00 };
static u8 adhoc_rates_b[5] = { 0x02, 0x04, 0x0b, 0x16, 0x00 };


/**
Expand Down

0 comments on commit dc3bf26

Please sign in to comment.