Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 247658
b: refs/heads/master
c: 8220ba3
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Boyd authored and John W. Linville committed May 16, 2011
1 parent 1903c66 commit 6c5583d
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: b376704bf57e1b731fe2dd6e9aa83a1d42a45ef9
refs/heads/master: 8220ba3e2e671492b777159d8dac721f95f4a0ec
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/iwlegacy/iwl-4965-rs.c
Original file line number Diff line number Diff line change
Expand Up @@ -2604,7 +2604,7 @@ static ssize_t iwl4965_rs_sta_dbgfs_scale_table_write(struct file *file,
struct iwl_lq_sta *lq_sta = file->private_data;
struct iwl_priv *priv;
char buf[64];
int buf_size;
size_t buf_size;
u32 parsed_rate;
struct iwl_station_priv *sta_priv =
container_of(lq_sta, struct iwl_station_priv, lq_sta);
Expand Down

0 comments on commit 6c5583d

Please sign in to comment.