Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219611
b: refs/heads/master
c: 1407a9e
h: refs/heads/master
i:
  219609: 6c34154
  219607: d481130
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 30, 2010
1 parent 4b6a57c commit a20d17f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c3747e6650436e8ea57a8675cbaacd14bf4626b4
refs/heads/master: 1407a9e105d811632b3fd57741a1b3d72a26c9e6
2 changes: 2 additions & 0 deletions trunk/drivers/staging/rtl8712/rtl871x_ioctl_linux.c
Original file line number Diff line number Diff line change
Expand Up @@ -1371,6 +1371,8 @@ static int r8711_wx_get_rate(struct net_device *dev,
135) : ((short_GI) ? 72 : 65);
max_rate *= 2; /* Mbps/2 */
wrqu->bitrate.value = max_rate * 500000;
} else {
wrqu->bitrate.value = max_rate * 500000;
}
} else
return -1;
Expand Down

0 comments on commit a20d17f

Please sign in to comment.