Skip to content
  1. Sep 28, 2010
  2. Aug 08, 2010
  3. Aug 04, 2010
  4. Aug 03, 2010
  5. Jul 21, 2010
  6. Jul 19, 2010
  7. Jul 06, 2010
  8. Jun 16, 2010
  9. Jun 11, 2010
  10. May 25, 2010
  11. May 21, 2010
    • Ralph Campbell's avatar
      IB/core: Allow device-specific per-port sysfs files · 9a6edb60
      Ralph Campbell authored
      
      
      Add a new parameter to ib_register_device() so that low-level device
      drivers can pass in a pointer to a callback function that will be
      called for each port that is registered in sysfs.  This allows
      low-level device drivers to create files in
      
          /sys/class/infiniband/<hca>/ports/<N>/
      
      without having to poke through the internals of the RDMA sysfs handling.
      
      There is no need for an unregister function since the kobject
      reference will go to zero when ib_unregister_device() is called.
      
      Signed-off-by: default avatarRalph Campbell <ralph.campbell@qlogic.com>
      Signed-off-by: default avatarRoland Dreier <rolandd@cisco.com>
      9a6edb60
  12. May 05, 2010
  13. Apr 21, 2010
Loading