Merge tag 'ntb-4.20' of git://github.com/jonmason/ntb
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 4 Nov 2018 16:12:44 +0000 (08:12 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 4 Nov 2018 16:12:44 +0000 (08:12 -0800)
commit04578e8441c5420259a71eff9fede535858bfc6a
treedddc3123bffdd48c872ed05af5cbad80368b4029
parent71e56028173bc84f01456a5679d8be9d681b49f1
parenta662315d8ad9e687fe648b6eea9bd35017f565dd
Merge tag 'ntb-4.20' of git://github.com/jonmason/ntb

Pull NTB updates from Jon Mason:
 "Fairly minor changes and bug fixes:

  NTB IDT thermal changes and hook into hwmon, ntb_netdev clean-up of
  private struct, and a few bug fixes"

* tag 'ntb-4.20' of git://github.com/jonmason/ntb:
  ntb: idt: Alter the driver info comments
  ntb: idt: Discard temperature sensor IRQ handler
  ntb: idt: Add basic hwmon sysfs interface
  ntb: idt: Alter temperature read method
  ntb_netdev: Simplify remove with client device drvdata
  NTB: transport: Try harder to alloc an aligned MW buffer
  ntb: ntb_transport: Mark expected switch fall-throughs
  ntb: idt: Set PCIe bus address to BARLIMITx
  NTB: ntb_hw_idt: replace IS_ERR_OR_NULL with regular NULL checks
  ntb: intel: fix return value for ndev_vec_mask()
  ntb_netdev: fix sleep time mismatch