Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 183949
b: refs/heads/master
c: 4c82bf8
h: refs/heads/master
i:
  183947: 0bb84b0
v: v3
  • Loading branch information
Pavel Roskin authored and John W. Linville committed Feb 1, 2010
1 parent a234598 commit a38ee91
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: 9501fefec6aa9a3319bb61edb99851ba30653f30
refs/heads/master: 4c82bf8e5689b1dddd9bcec70efc3b70edef1670
2 changes: 1 addition & 1 deletion trunk/net/mac80211/debugfs_sta.c
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ static ssize_t sta_ht_capa_read(struct file *file, char __user *userbuf,
if (_cond) \
p += scnprintf(p, sizeof(buf)+buf-p, "\t" _str "\n"); \
} while (0)
char buf[1024], *p = buf;
char buf[512], *p = buf;
int i;
struct sta_info *sta = file->private_data;
struct ieee80211_sta_ht_cap *htc = &sta->sta.ht_cap;
Expand Down

0 comments on commit a38ee91

Please sign in to comment.