Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 183921
b: refs/heads/master
c: 5423326
h: refs/heads/master
i:
  183919: b17cbc7
v: v3
  • Loading branch information
John W. Linville committed Jan 27, 2010
1 parent 1ac7b01 commit 60b403c
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: 22e16e55e36ab91148592c9bf0f2444bf766cd3c
refs/heads/master: 54233261d5aa2926f080b67ac22f508c9f15e690
2 changes: 1 addition & 1 deletion trunk/net/wireless/wext-compat.c
Original file line number Diff line number Diff line change
Expand Up @@ -1214,7 +1214,7 @@ int cfg80211_wext_siwrate(struct net_device *dev,

memset(&mask, 0, sizeof(mask));
fixed = 0;
maxrate = 0;
maxrate = (u32)-1;

if (rate->value < 0) {
/* nothing */
Expand Down

0 comments on commit 60b403c

Please sign in to comment.