[PATCH v2 0/2] Fix ODEV_ATTRIB_DRIVER overlapping with ODEV_ATTRIB_FD
Hans de Goede
hdegoede at redhat.com
Mon Jul 14 05:01:45 PDT 2014
Hi Keith,
Here is a v2 of my odev-attrribute fix patch. The actual patch itself is
unchanged. New is the second patch which makes the api robust against storing
an int in a string attribute or vice versa.
Note the robustness patch needs to be applied after the fix, otherwise
the switch-case in the fix will fail to compile due to a duplicate label.
Regards,
Hans
More information about the xorg-devel
mailing list