mbox series

[GIT,PULL] Thunderbolt/USB4 fix for v5.8-rc4

Message ID 20200701104427.GP5180@lahna.fi.intel.com (mailing list archive)
State Mainlined
Commit 3660d0b8380e7c490a31d2eb669b4c02ccddaf3f
Headers show
Series [GIT,PULL] Thunderbolt/USB4 fix for v5.8-rc4 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-fix-for-v5.8-rc4

Message

Mika Westerberg July 1, 2020, 10:44 a.m. UTC
Hi Greg,

The following changes since commit 48778464bb7d346b47157d21ffde2af6b2d39110:

  Linux 5.8-rc2 (2020-06-21 15:45:29 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-fix-for-v5.8-rc4

for you to fetch changes up to 8b94a4b92327d061327117e127d7d44a4a43e639:

  thunderbolt: Fix path indices used in USB3 tunnel discovery (2020-06-25 15:45:30 +0300)

----------------------------------------------------------------
thunderbolt: Fix for v5.8-rc4

This includes a single patch that corrects path indices used in USB3
tunnel discovery.

----------------------------------------------------------------
Mika Westerberg (1):
      thunderbolt: Fix path indices used in USB3 tunnel discovery

 drivers/thunderbolt/tunnel.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Comments

Greg KH July 1, 2020, 11:53 a.m. UTC | #1
On Wed, Jul 01, 2020 at 01:44:27PM +0300, Mika Westerberg wrote:
> Hi Greg,
> 
> The following changes since commit 48778464bb7d346b47157d21ffde2af6b2d39110:
> 
>   Linux 5.8-rc2 (2020-06-21 15:45:29 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-fix-for-v5.8-rc4

Pulled and pushed out, thanks.

greg k-h