diff options
author | Dmitry Kasatkin <dmitry.kasatkin@intel.com> | 2012-09-19 15:32:49 +0300 |
---|---|---|
committer | Mimi Zohar <zohar@linux.vnet.ibm.com> | 2012-09-19 08:55:20 -0400 |
commit | 0a72ba7aff26fb6e918cee6d2bbfd289069f10ae (patch) | |
tree | 4263886ae20b6875153c20513b607e6208e8a3f6 /drivers/net | |
parent | 46a2f3b9e99353cc63e15563e8abee71162330f7 (diff) |
ima: change flags container data type
IMA audit hashes patches introduced new IMA flags and required
space went beyond 8 bits. Currently the only flag is IMA_DIGSIG.
This patch use 16 bit short instead of 8 bit char.
Without this fix IMA signature will be replaced with hash, which
should not happen.
Signed-off-by: Dmitry Kasatkin <dmitry.kasatkin@intel.com>
Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions