Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 259521
b: refs/heads/master
c: 206c5a4
h: refs/heads/master
i:
  259519: c2c38a8
v: v3
  • Loading branch information
Arend van Spriel authored and Greg Kroah-Hartman committed Jun 28, 2011
1 parent e4ec019 commit b2e1498
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 0a76cd592c8c62bce4a76a08a6932c3c49962646
refs/heads/master: 206c5a43563e960fb0dd8bde37b6ad4fcb9ba679
2 changes: 0 additions & 2 deletions trunk/drivers/staging/brcm80211/brcmsmac/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -2515,7 +2515,6 @@ _wlc_ioctl(struct wlc_info *wlc, int cmd, void *arg, int len,
int val, *pval;
bool bool_val;
int bcmerror;
d11regs_t *regs;
struct scb *nextscb;
bool ta_ok;
uint band;
Expand Down Expand Up @@ -2551,7 +2550,6 @@ _wlc_ioctl(struct wlc_info *wlc, int cmd, void *arg, int len,
/* bool conversion to avoid duplication below */
bool_val = val != 0;
bcmerror = 0;
regs = wlc->regs;

if ((arg == NULL) || (len <= 0)) {
wiphy_err(wlc->wiphy, "wl%d: %s: Command %d needs arguments\n",
Expand Down

0 comments on commit b2e1498

Please sign in to comment.