]> git.baikalelectronics.ru Git - kernel.git/commit
staging/mei: fix hbm_host_version_response structure
authorTomas Winkler <tomas.winkler@intel.com>
Thu, 23 Feb 2012 19:52:55 +0000 (21:52 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 Feb 2012 19:59:56 +0000 (11:59 -0800)
commit60442672f689d1cc8dadafcdeb82248a345a70d1
tree7cf31b7043b81043b716ea6e6cc5f9879c2e1659
parent8864e7cd9bc061934f79b45497f793181d933eaf
staging/mei: fix hbm_host_version_response structure

Looks during cleanup we converted type of host_version_supported
member from UINT8 into int instead of u8.
Since we've queried only for boolean value of
this variable the bug wasn't really visible.

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