This is a short series of fixes for minor issues.  The most important
being a memcpy buffer overrun on ppc arch for the compatibility wrapper.
The rest are usability fixes for the example programs.

Doug Ledford (5):
  Add an error when the user specifies an invalid port
  Don't allow port == 0 as an option
  Fix the compatibility wrapper on ppc
  Don't print link phys state on iWARP
  Don't try to send UD messages larger than MTU

 examples/devinfo.c     |   15 +++++++++++----
 examples/ud_pingpong.c |   14 ++++++++++++++
 src/compat-1_0.c       |   42 ++++++++++++++++++++++++++++++++++++++++--
 3 files changed, 65 insertions(+), 6 deletions(-)

-- 
1.7.7.6

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to