]> git.baikalelectronics.ru Git - kernel.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)
commitd965ea3f590554224db62d5dd6ba70cc8debd7b9
tree45a840c09d77b4a0c7e97f974c78fe24d202105d
parent306c1e11be6e78a9addbee7986a0d966b224e59c
parentb60cb4ea0d32ee50b23c743a70946ba9376a47e9
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