commit | 8660172e1d6528be02eba78516ff8282e694bb26 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <[email protected]> | Tue Feb 10 10:39:40 2015 +0200 |
committer | Greg Kroah-Hartman <[email protected]> | Sun Mar 01 19:37:00 2015 -0800 |
tree | ffdfd598e38919f6b71fa613887b31c6c978286d | |
parent | c54bf3ab7536e062b507b625bfd2befb9b2cb841 [diff] |
mei: iamthif: use client write functions Reduce code duplication in amthif code by reusing regular client write functions. Add completed flag to cb so amthif client can add rx credits on write completion Signed-off-by: Tomas Winkler <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>