]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
mei: use consistent naming for TX control flow credits
authorTomas Winkler <tomas.winkler@intel.com>
Mon, 25 Jul 2016 22:06:04 +0000 (01:06 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 Aug 2016 12:39:42 +0000 (14:39 +0200)
commit4034b81ba38967ad0056781572a9d9a95d39f02e
tree9ea066ed43585589fec148831e316cf210879d2b
parent46978ada7dc669bf13f860798664b587dbc05ce5
mei: use consistent naming for TX control flow credits

With the introduction of the receive control flow credits prefixed with
rx_ we add tx_ prefix to the variables and function used for tracking
the transmit control flow credits.

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