Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267609
b: refs/heads/master
c: 1dc6347
h: refs/heads/master
i:
  267607: 782c684
v: v3
  • Loading branch information
Kevin McKinney authored and Greg Kroah-Hartman committed Aug 23, 2011
1 parent d7a1791 commit 98df1d2
Show file tree
Hide file tree
Showing 2 changed files with 3 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: fbfcdf254d7be71b25bfc053e9d22ef8ff061750
refs/heads/master: 1dc634772b0daead0e841b9034e88b6c76a05709
2 changes: 2 additions & 0 deletions trunk/drivers/staging/bcm/Bcmchar.c
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,8 @@ static long bcm_char_ioctl(struct file *filp, UINT cmd, ULONG arg)

BCM_DEBUG_PRINT(Adapter, DBG_TYPE_PRINTK, 0, 0, "RDM Done On invalid Address : %x Access Denied.\n",
(int)sRdmBuffer.Register);

kfree(temp_buff);
return -EINVAL;
}

Expand Down

0 comments on commit 98df1d2

Please sign in to comment.