]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntb
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Aug 2017 00:01:54 +0000 (17:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Aug 2017 00:01:54 +0000 (17:01 -0700)
commitfff4e7a0e680b29bb8006cc37921562ef4b8e8df
tree45a840c09d77b4a0c7e97f974c78fe24d202105d
parenta8b169afbf06a678437632709caac98e16f99263
parent0eb46345364d7318b11068c46e8a68d5dc10f65e
Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntb

Pull NTB fixes from Jon Mason:
 "NTB bug fixes to address an incorrect ntb_mw_count reference in the
  NTB transport, improperly bringing down the link if SPADs are
  corrupted, and an out-of-order issue regarding link negotiation and
  data passing"

* tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntb:
  ntb: ntb_test: ensure the link is up before trying to configure the mws
  ntb: transport shouldn't disable link due to bogus values in SPADs
  ntb: use correct mw_count function in ntb_tool and ntb_transport