Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 337109
b: refs/heads/master
c: ab1dd99
h: refs/heads/master
i:
  337107: 0849741
v: v3
  • Loading branch information
Malcolm Priestley authored and Greg Kroah-Hartman committed Oct 22, 2012
1 parent b52a3ba commit d988cad
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 975a1ac9a9fe65d66ee1726c0db6dc58e53d232a
refs/heads/master: ab1dd9963137a1e122004d5378a581bf16ae9bc8
3 changes: 3 additions & 0 deletions trunk/drivers/staging/vt6656/rf.c
Original file line number Diff line number Diff line change
Expand Up @@ -769,6 +769,9 @@ BYTE byPwr = pDevice->byCCKPwr;
return TRUE;
}

if (uCH == 0)
return -EINVAL;

switch (uRATE) {
case RATE_1M:
case RATE_2M:
Expand Down

0 comments on commit d988cad

Please sign in to comment.