Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 236463
b: refs/heads/master
c: b7977fa
h: refs/heads/master
i:
  236461: 48ae26c
  236459: 5fe8538
  236455: e81a090
  236447: 50f08e0
v: v3
  • Loading branch information
Ilia Mirkin authored and Greg Kroah-Hartman committed Mar 14, 2011
1 parent e6341d5 commit 8ed13d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: e72714fb20b2bac88e6bc06401a124243791ca08
refs/heads/master: b7977fa250c1732d1fc1b5832f257655fd7471a4
3 changes: 1 addition & 2 deletions trunk/drivers/staging/rtl8712/rtl871x_ioctl_linux.c
Original file line number Diff line number Diff line change
Expand Up @@ -1873,8 +1873,7 @@ static int r871x_mp_ioctl_hdl(struct net_device *dev,
goto _r871x_mp_ioctl_hdl_exit;
}
_r871x_mp_ioctl_hdl_exit:
if (pparmbuf != NULL)
kfree(pparmbuf);
kfree(pparmbuf);
return ret;
}

Expand Down

0 comments on commit 8ed13d2

Please sign in to comment.