commit | afc54992296a5e7f7d2e41456ed90789b01a4e7b | [log] [tgz] |
---|---|---|
author | Allen Hubbe <Allen.Hubbe@emc.com> | Mon Mar 21 04:53:13 2016 -0400 |
committer | Jon Mason <jdmason@kudzu.us> | Mon Mar 21 19:30:06 2016 -0400 |
tree | 1169ae9df2c86aee7d76cf5ff625c1840b944b17 | |
parent | 838850ee0bb97fc60ca8f1de3bf12ed0854f6173 [diff] |
NTB: Make _addr functions optional in the API The functions ntb_peer_db_addr and ntb_peer_spad_addr were required by the api. The functions already support returning an error, so any existing calling code should already check for it. Any existing code using drivers that implement the functions will not be affected. Signed-off-by: Allen Hubbe <Allen.Hubbe@emc.com> Signed-off-by: Jon Mason <jdmason@kudzu.us>