On Mon, Apr 29, 2024 at 05:47:08PM +0900, Takashi Sakamoto wrote:
1394 OHCI driver generates packet data for the response subaction to the request subaction to some local registers. In the case, the driver should assign timestamp to them by itself.
This commit fulfills the timestamp for the subaction.
Cc: stable@vger.kernel.org Fixes: dcadfd7f7c74 ("firewire: core: use union for callback of transaction completion") Signed-off-by: Takashi Sakamoto o-takashi@sakamocchi.jp
drivers/firewire/ohci.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-)
Applied to for-linus branch. I'll send it to mainline as the fix for v6.9-rc7 kernel.
Regards
Takashi Sakamoto