Merge branch 'rpmsg-ti-linux-3.14.y' of git://git.ti.com/rpmsg/rpmsg into ti-linux...
authorDan Murphy <DMurphy@ti.com>
Thu, 20 Nov 2014 23:32:43 +0000 (17:32 -0600)
committerDan Murphy <DMurphy@ti.com>
Thu, 20 Nov 2014 23:32:43 +0000 (17:32 -0600)
TI-Feature: rpmsg
TI-Tree: git://git.ti.com/rpmsg/rpmsg.git
TI-Branch: rpmsg-ti-linux-3.14.y

* 'rpmsg-ti-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: Dan Murphy <DMurphy@ti.com>

Trivial merge