Merge branch 'rpmsg-linux-3.14.y' of git://git.ti.com/rpmsg/rpmsg into rpmsg-ti-linux...
authorSuman Anna <s-anna@ti.com>
Thu, 20 Nov 2014 22:05:47 +0000 (16:05 -0600)
committerSuman Anna <s-anna@ti.com>
Thu, 20 Nov 2014 22:06:35 +0000 (16:06 -0600)
Pull in the updated rpmsg client drivers feature branch that
includes the fix for a memory leak and multiple bug fixes
during error recovery with active open sockets.

* 'rpmsg-linux-3.14.y' of git://git.ti.com/rpmsg/rpmsg:
  net/rpmsg: return ESHUTDOWN upon Tx on errored sockets
  net/rpmsg: set error status on open sockets after recovery
  net/rpmsg: store remote processor id in rpmsg_socket
  net/rpmsg: use a list to track all connected sockets
  net/rpmsg: add a check to not support multiple published channels
  net/rpmsg: fix memory leak of vrp_channels radix tree

Signed-off-by: Suman Anna <s-anna@ti.com>

Trivial merge