OSDN Git Service

mei: debugfs: display also connectionless clients
authorTomas Winkler <tomas.winkler@intel.com>
Tue, 28 Oct 2014 07:39:39 +0000 (09:39 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Nov 2014 23:54:45 +0000 (15:54 -0800)
commit4ade435214a59ac1f7b3dc97fb5486c74bd37c79
treea98c30fb95c87bb14ebdeebbb8c7ad7444a1c1e6
parent3d32cf02241e307d3be92046a8cbd3deb8cda307
mei: debugfs: display also connectionless clients

<debugfs>meiX/meclients: display also fixed/connectionless clients

Use better name for fixed client field:
fixed_address is boolean and indicates whether a client
is fixed or dynamic.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/debugfs.c