Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 364166
b: refs/heads/master
c: eecb262
h: refs/heads/master
v: v3
  • Loading branch information
Dan Carpenter authored and Greg Kroah-Hartman committed Apr 22, 2013
1 parent 2daf0e0 commit 573cbd7
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: a4b47eeac2fe1687a6af0d30509a39b23a466cf6
refs/heads/master: eecb262922209d714cc24a1dc8e5bf9a9fdbfc65
1 change: 1 addition & 0 deletions trunk/drivers/staging/dgrp/dgrp_dpa_ops.c
Original file line number Diff line number Diff line change
Expand Up @@ -432,6 +432,7 @@ static long dgrp_dpa_ioctl(struct file *file, unsigned int cmd,


case DIGI_GETVPD:
memset(&vpd, 0, sizeof(vpd));
if (nd->nd_vpd_len > 0) {
vpd.vpd_len = nd->nd_vpd_len;
memcpy(&vpd.vpd_data, &nd->nd_vpd, nd->nd_vpd_len);
Expand Down

0 comments on commit 573cbd7

Please sign in to comment.