]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0d465c3f204fca178304f3fd0f3384216c044976
treee8462a545d28e175d4e3475469d02764a1f1b269
parente3b2c4014f653c4dad9c8c347ed3f8b2dd329828
parent48208dd739a8dbe55934bfbaccff953d6a6a88aa
Merge tag 'ntb-bugfixes-3.10' of git://github.com/jonmason/ntb

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