commit | c75c5075e5c6c686dde62058d3a95984d22cfb11 | [log] [tgz] |
---|---|---|
author | Corey Minyard <cminyard@mvista.com> | Thu Aug 30 13:14:59 2018 -0500 |
committer | Corey Minyard <cminyard@mvista.com> | Tue Sep 18 16:15:33 2018 -0500 |
tree | 3605b85ed1c6ef36267b6f783c2000fa9962044e | |
parent | 060e8fb53fe3455568982d10ab8c3dd605565049 [diff] |
ipmi: Don't leave holes in the I2C address list in the ssif driver The algorithm to populate the I2C address list would leave holes in the list on duplicates. Signed-off-by: Corey Minyard <cminyard@mvista.com>