Home
last modified time | relevance | path

Searched hist:e5c9d2fbd8776c9ecbd27fe8849f307ca9bb777a (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.hppdiff e5c9d2fbd8776c9ecbd27fe8849f307ca9bb777a Tue Jun 25 16:26:45 CDT 2019 Emily Shaffer <emilyshaffer@google.com> sensorhandler: fix type of get_reservation_id()

The implementation of get_reservation_id() is combining two uint8_t, but
currently returns a uint8_t. Return instead a uint16_t to correct this.

Change-Id: I5bbfdd230bcc2bb467b755ac90a39c6bf11167d1
Signed-off-by: Emily Shaffer <emilyshaffer@google.com>