[PATCH] drivers/misc/hpilo: Changes to support new security states in iLO5 FW

2016-09-19 Thread Rusk, Mark
Changes to support new security states of the iLO5 firmware. - use BAR5 for CCB's for iLO5 - simplification of error handling Signed-off-by: Mark Rusk Signed-off-by: David Altobelli --- drivers/misc/hpilo.c | 17 + 1 files changed,

[PATCH] drivers/misc/hpilo: Changes to support new security states in iLO5 FW

2016-09-19 Thread Rusk, Mark
Changes to support new security states of the iLO5 firmware. - use BAR5 for CCB's for iLO5 - simplification of error handling Signed-off-by: Mark Rusk Signed-off-by: David Altobelli --- drivers/misc/hpilo.c | 17 + 1 files changed, 13 insertions(+), 4 deletions(-) diff