1. 07 7月, 2009 1 次提交
    • Y
      mlx4_core: Handle multi-physical function devices · cc4ac2e7
      Yevgeny Petrilin 提交于
      MT26468 (PCI ID 0x6764) devices can expose multiple physical
      functions.  The current driver only handles the primary physical
      function.  For other functions, the QUERY_FW firmware command will
      fail with the CMD_STAT_MULTI_FUNC_REQ error code.  Don't try to drive
      such devices, but print a message saying the driver is skipping those
      devices rather than just "QUERY_FW command failed."
      Signed-off-by: NYevgeny Petrilin <yevgenyp@mellanox.co.il>
      
      [ Rather than keeping unsupported devices bound to the driver, simply
        print a more informative error message and exit - Roland ]
      Signed-off-by: NRoland Dreier <rolandd@cisco.com>
      cc4ac2e7
  2. 24 6月, 2009 18 次提交
  3. 23 6月, 2009 21 次提交