commit | ef560861c01c301cde3da154eb9c1c2619924c3a | [log] [tgz] |
---|---|---|
author | Sean Hefty <sean.hefty@intel.com> | Wed May 29 10:09:10 2013 -0700 |
committer | Roland Dreier <roland@purestorage.com> | Thu Jun 20 13:08:02 2013 -0700 |
tree | 67c9b7ec2cc29f65a958c4d55afd8130eeeb8f62 | |
parent | 2e2d190c5eb05d5a2615f4092e5fe821710404f9 [diff] |
IB/addr: Add AF_IB support to ip_addr_size Add support for AF_IB to ip_addr_size, and rename the function to account for the change. Give the compiler more control over whether the call should be inline or not by moving the definition into the .c file, removing the static inline, and exporting it. Signed-off-by: Sean Hefty <sean.hefty@intel.com> Signed-off-by: Roland Dreier <roland@purestorage.com>