[GIT,PULL] firewire fixes for 6.4-rc2

Message ID 20230512094817.GA904820@workstation
State New
Headers
Series [GIT,PULL] firewire fixes for 6.4-rc2 |

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git tags/firewire-fixes-6.4-rc2

Message

Takashi Sakamoto May 12, 2023, 9:48 a.m. UTC
  Hi Linus,

Please pull some minor fix for FireWire subsystem.

The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git tags/firewire-fixes-6.4-rc2

for you to fetch changes up to f7dcc5e33c1e4b0d278a30f7d2f0c9a63d7b40ca:

  firewire: net: fix unexpected release of object for asynchronous request packet (2023-05-11 09:06:49 +0900)

----------------------------------------------------------------
firewire fixes for 6.4-rc2

The pull request includes one patch to fix the change added to 6.3 kernel.
The patch can be applied to 6.3 stable kernel as is.

----------------------------------------------------------------
Takashi Sakamoto (1):
      firewire: net: fix unexpected release of object for asynchronous request packet

 drivers/firewire/net.c | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)


Regards

Takashi Sakamoto
  

Comments

pr-tracker-bot@kernel.org May 12, 2023, 1:06 p.m. UTC | #1
The pull request you sent on Fri, 12 May 2023 18:48:17 +0900:

> git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git tags/firewire-fixes-6.4-rc2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/47a2ee5d4a0bda05decdda7be0a77e792cdb09a3

Thank you!