Re: [PATCH] xv: Don't send port notify when SetPortAttribute fails

2010-06-18 Thread Keith Packard
On Tue, 15 Jun 2010 23:25:34 +0300, ville.syrj...@nokia.com wrote: > Fix the problem by sending port notifications only when > SetPortAttribute succeeds. Reviewed-by: Keith Packard -- keith.pack...@intel.com pgpnxjjENkWg2.pgp Description: PGP signature ___

[PATCH] xv: Don't send port notify when SetPortAttribute fails

2010-06-15 Thread ville . syrjala
From: Ville Syrjälä Currently a port notify event is sent even if SetPortAttribute fails. Furthermore the value field in the event will contain the value that was specified in the failed request. So any client interested in the actual value of the attribute will have to double check the current v