misc: hpilo: Do not claim unsupported hardware
authorMatt Hsiao <matt.hsiao@hpe.com>
Wed, 27 Feb 2019 03:25:30 +0000 (11:25 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Feb 2019 15:00:21 +0000 (16:00 +0100)
commit9b6dba70021d5c65529863acd6171573a12a4eeb
tree7b470cf5fb3fa14997b84e9b3f6d6f09e43272be
parentbc7de897f26c9db1fc3e445d210208945aae3b6e
misc: hpilo: Do not claim unsupported hardware

CL2600/CL2800 servers leveraged Proliant hardware but are targeted to a
different market segment and come with a different firmware base. Based
upon targeted market needs, the servers de-featured certain aspects of iLO.

As a result, hpilo driver still claims the hardware but is not functional,
so we decided to blacklist it with SSID 0x0289 to reduce confusion to
customers.

Signed-off-by: Matt Hsiao <matt.hsiao@hpe.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/hpilo.c