lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 06 Jan 2009 14:13:44 -0800
From:	Ed Swierk <eswierk@...stanetworks.com>
To:	BARRE Sebastien <sbarre@...lcc.com>
Cc:	linux-i2c@...r.kernel.org, David Brownell <david-b@...bell.net>,
	Alessandro Zummo <a.zummo@...ertech.it>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH] rtc-ds1307: True SMBus compatibility

On Tue, Jan 6, 2009 at 5:35 AM, BARRE Sebastien <sbarre@...lcc.com> wrote:
> I've read your patch quicly, I will test it on my board as soon as possible.

Thanks.

> You can delete the next 3 lines, they are not useful:
>
>> +     ret = ds1307_read_block_data_once(client, command, length, currvalues);
>> +     if (ret < 0)
>> +             return ret;

Oops! Here is an updated patch with these lines removed, and a minor formatting fix.

Signed-off-by: Ed Swierk <eswierk@...stanetworks.com>

--Ed


View attachment "rtc-ds1307-pure-smbus-compatibility.patch" of type "text/x-patch" (5320 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ