Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113969
b: refs/heads/master
c: 1d78cac
h: refs/heads/master
i:
  113967: 598499f
v: v3
  • Loading branch information
Steven Toth authored and Mauro Carvalho Chehab committed Oct 12, 2008
1 parent cda942f commit d1517cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 75b7f9437b1cf63750bb58efaaeb6d72d04b3c7f
refs/heads/master: 1d78cac4779be3ae6bef4791b3b12928e2499fef
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/dvb-core/dvb_frontend.c
Original file line number Diff line number Diff line change
Expand Up @@ -1595,9 +1595,9 @@ static int dvb_frontend_ioctl_legacy(struct inode *inode, struct file *file,
break;
}

dtv_property_cache_sync(fe, &fepriv->parameters);
memcpy (&fepriv->parameters, parg,
sizeof (struct dvb_frontend_parameters));
dtv_property_cache_sync(fe, &fepriv->parameters);
}

memset(&fetunesettings, 0, sizeof(struct dvb_frontend_tune_settings));
Expand Down

0 comments on commit d1517cd

Please sign in to comment.