message: revert commit 65b277d6c0 since KDBUS_MSG_MAX_FDS is only for normal fds
authorDjalal Harouni <tixxdz@opendz.org>
Mon, 20 Oct 2014 16:50:57 +0000 (17:50 +0100)
committerDjalal Harouni <tixxdz@opendz.org>
Mon, 20 Oct 2014 16:50:57 +0000 (17:50 +0100)
commit818de5e3e3734e8b4d7d9efd66ce78ca42f6a3a9
treeb04c627bdaa39ac2575172bca36542a6ca82391a
parent65b277d6c0d65801f861be12110f7c7202796280
message: revert commit 65b277d6c0 since KDBUS_MSG_MAX_FDS is only for normal fds

As noted by Daniel, the KDBUS_MSG_MAX_FDS is only for normal fds,
messages that carry payloads as memfds will be accounted against
KDBUS_MSG_MAX_ITEMS, so revert and restore the previous logic.

Signed-off-by: Djalal Harouni <tixxdz@opendz.org>
message.c