Re: [PATCH v2] staging: fwserial: fix resource leak

2015-05-26 Thread Peter Hurley
nal error label was added, so that the code will > jump to it in case of allocation failure, and free debugfs entries. Thanks. Reviewed-by: Peter Hurley ___ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.or

Re: [PATCH] staging/fwserial: use correct vendor/version IDs

2015-02-03 Thread Peter Hurley
On 02/03/2015 03:44 AM, Stefan Richter wrote: > On Feb 02 Peter Hurley wrote: >> On 01/28/2015 03:07 PM, Clemens Ladisch wrote: >>> The driver was using the vendor ID 0xd00d1e from the FireWire core. >>> However, this ID was not registered, and invalid. >>> >

Re: [PATCH] staging/fwserial: use correct vendor/version IDs

2015-02-02 Thread Peter Hurley
unit driver's id_table, (which would let hosts with the new OUI connect to either OUI remote), it wouldn't let 3.19- hosts connect to 3.20+ hosts. Regards, Peter Hurley ___ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxd

Re: [PATCH] staging: unisys: virtpci: virtpci: Fix for possible null pointer dereference

2015-01-30 Thread Peter Hurley
struct sysfs_ops)->store | > PARAM_VALUE | 0 | $ | 4096-211 > > So this is called from sysfs_kf_write() and parameter zero is a valid > pointer. Hi Dan, This would be a good topic for an LWN.net article. Regards, Peter Hurley __

Re: linux-next: build failure after merge of the tty.current tree

2014-07-15 Thread Peter Hurley
On 07/12/2014 09:02 AM, Peter Hurley wrote: On 07/11/2014 09:20 PM, Stephen Rothwell wrote: Hi Peter, On Fri, 11 Jul 2014 11:06:56 -0400 Peter Hurley wrote: Sorry about that. I don't have a full cross-compiler setup for build testing. Looks like that's something I'm going

Re: [PATCH] Staging: fwserial: wrap a line that exceeds 80 characters

2013-09-11 Thread Peter Hurley
. Reviewed-by: Peter Hurley ___ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel