Re: [PATCH] firewire: core: fix type of transaction data in config ROM parser test

From: Takashi Sakamoto

Date: Wed Sep 09 2026 - 18:02:36 EST


Hi,

On Tue, Sep 08, 2026 at 09:29:29PM +0900, Takashi Sakamoto wrote:
> The type of transaction data should be __be32 in the stub function for the
> asynchronous transactions.
>
> Fixes: 23e0d2e849eb ("firewire: core: add test to detect irm-is-1394-1995-only quirk in config ROM parser")
> Fixes: f8e5070bf292 ("firewire: core: add test to avoid excessive configuration ROM length")
> Reported-by: kernel test robot <lkp@xxxxxxxxx>
> Closes: https://lore.kernel.org/oe-kbuild-all/202609060257.8wQo9w9N-lkp@xxxxxxxxx/
> Signed-off-by: Takashi Sakamoto <o-takashi@xxxxxxxxxxxxx>
> ---
> drivers/firewire/config-rom-parser-test.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

Applied to for-next branch.


Regards

Takashi Sakamoto