]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge tag 'ntb-bugfixes-3.10' of git://github.com/jonmason/ntb
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 May 2013 22:07:25 +0000 (15:07 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 May 2013 22:07:25 +0000 (15:07 -0700)
Pull NTB update from Jon Mason:
 "NTB bug fixes to address Smatch/Coverity errors, link toggling bugs,
  and a few corner cases in the driver."

This pull request came in during the merge window, but without any
signage etc.  So I'm taking it late, because it wasn't _originally_
late.

* tag 'ntb-bugfixes-3.10' of git://github.com/jonmason/ntb:
  NTB: Multiple NTB client fix
  ntb_netdev: remove from list on exit
  NTB: memcpy lockup workaround
  NTB: Correctly handle receive buffers of the minimal size
  NTB: reset tx_index on link toggle
  NTB: Link toggle memory leak
  NTB: Handle 64bit BAR sizes
  NTB: fix pointer math issues
  ntb: off by one sanity checks
  NTB: variable dereferenced before check


Trivial merge