[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <d399795c-8a8d-4fbb-a645-4115cebe2619@stanley.mountain>
Date: Mon, 4 Nov 2024 11:09:25 +0300
From: Dan Carpenter <dan.carpenter@...aro.org>
To: Dave Penkler <dpenkler@...il.com>
Cc: gregkh@...uxfoundation.org, linux-staging@...ts.linux.dev,
linux-kernel@...r.kernel.org, skhan@...uxfoundation.org,
arnd@...db.de
Subject: Re: [PATCH 11/11] staging: gpib: Correct check for max secondary
address
On Sun, Nov 03, 2024 at 10:26:17PM +0100, Dave Penkler wrote:
> GPIB secondary addresses can be between 0 and 31 inclusive
> unlike primary addresses where address 31 is not a valid device
> address. When 31 is used as a primary talk address it
> forms the UNT (Untalk) command and when used as a listener address it
> forms the UNL (Unlisten) commmand.
> The library was incorrectly not allowing a secondary address
> with a value of 31 to be used.
>
This needs a Fixes tag.
> Signed-off-by: Dave Penkler <dpenkler@...il.com>
regards,
dan carpenter
Powered by blists - more mailing lists