1. 30 12月, 2008 1 次提交
    • R
      RDMA/addr: Fix build breakage when IPv6 is disabled · 2c4ab624
      Roland Dreier 提交于
      Commit 38617c64 ("RDMA/addr: Add support for translating IPv6
      addresses") broke the build when CONFIG_IPV6=n, because the ib_addr
      module unconditionally attempted to call ipv6_chk_addr() and other
      IPv6 functions that are not defined when IPv6 is disabled.  Fix this
      by only building IPv6 support if CONFIG_IPV6 is turned on, and
      add a Kconfig dependency to prevent the ib_addr code from being built
      in when IPv6 is built modular.
      Signed-off-by: NRoland Dreier <rolandd@cisco.com>
      2c4ab624
  2. 25 12月, 2008 1 次提交
  3. 15 7月, 2008 2 次提交
  4. 31 3月, 2008 1 次提交
  5. 29 1月, 2008 3 次提交
  6. 10 10月, 2007 1 次提交
  7. 20 7月, 2007 1 次提交
  8. 11 2月, 2007 1 次提交
  9. 05 2月, 2007 1 次提交
  10. 30 11月, 2006 3 次提交
  11. 22 11月, 2006 1 次提交
  12. 03 11月, 2006 1 次提交
  13. 29 9月, 2006 1 次提交
  14. 23 9月, 2006 2 次提交
  15. 03 8月, 2006 1 次提交
  16. 18 6月, 2006 1 次提交