On Fri, Aug 22, 2014 at 01:56:37PM +0200, Krzysztof Opasiak wrote: > Dear Matt, > > This is a small series which fix usbg_set_function_attrs() > which previously tried to set attributes which are read only > on configfs. > > I have also went through code and marked attributes which should not > change during function calls with const qualifiers. > > Third patch is a small enhancement which replace ether_aton() and > ether_ntoa() calls with their reentrant versions ether_aton_r() and > ether_ntoa(). > > I'm looking froward for your review and merge if you find it > suitable. I have also created a github pull request: > > https://github.com/libusbg/libusbg/pull/7 > > Please let me also notice that there are still three patch series > which are pending for your review and some of them are waiting for > quite a long time: > > https://github.com/libusbg/libusbg/pull/6 - since 10th of June > (this is reopened pull request #5 due to some git issues) > https://github.com/libusbg/libusbg/pull/4 - since 9th of May > https://github.com/libusbg/libusbg/pull/3 - since 2nd of April All applied to master now along with this set of fixes, thanks. -Matt -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html