commit | fb601adb350f82738210c0a1dc6af928a15391db | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Mon Oct 15 12:06:48 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Oct 24 15:36:39 2012 -0700 |
tree | bc230173aa912c64ca8aed863b5213a196e82ad3 | |
parent | 75f0ee1559c5d51948e029041a9b722b3e3f0b83 [diff] |
mei: kill usless struct mei_io_list kill useless mei_io_list list wrapper and use directly struct mei_cl_cb mei_cb which was its only member for managing io queues Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>