1. 04 8月, 2007 1 次提交
    • M
      IB/core: Ignore membership bit in ib_find_pkey() · 36026ecc
      Moni Shoua 提交于
      ib_find_pkey() is used as a replacement for ib_find_cached_pkey(), and
      the original function ignored the membership bit when searching for a
      P_Key, so ib_find_pkey() should ignore the bit too.
      
      In particular, IPoIB turns on the P_Key membership bit of limited
      membership P_Keys when creating a child interface and looks for the
      full membership P_key.  This broke if a port was a partial member of a
      partition when IPoIB switched from ib_find_cached_pkey() to
      ib_find_pkey(), and this change fixes things again.
      Signed-off-by: NMoni Shoua <monis@voltaire.com>
      Signed-off-by: NRoland Dreier <rolandd@cisco.com>
      36026ecc
  2. 03 8月, 2007 15 次提交
  3. 02 8月, 2007 24 次提交