Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 288991
b: refs/heads/master
c: e3b09e4
h: refs/heads/master
i:
  288989: 141ebdb
  288987: bcf580e
  288983: 57c9221
  288975: 747fb3f
  288959: a50eaad
v: v3
  • Loading branch information
Jesper Juhl authored and Greg Kroah-Hartman committed Feb 9, 2012
1 parent cb6a813 commit 4f21860
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 4e1efd6e853977a134ff262230ccb4b69319d926
refs/heads/master: e3b09e4bf6455caccc7ef215256e4f0065fbca7d
1 change: 1 addition & 0 deletions trunk/drivers/staging/vt6656/wpactl.c
Original file line number Diff line number Diff line change
Expand Up @@ -902,6 +902,7 @@ int wpa_ioctl(PSDevice pDevice, struct iw_point *p)
default:
DBG_PRT(MSG_LEVEL_DEBUG, KERN_INFO "wpa_ioctl: unknown cmd=%d\n",
param->cmd);
kfree(param);
return -EOPNOTSUPP;
}

Expand Down

0 comments on commit 4f21860

Please sign in to comment.