commit | 7d6380cd40f7993f75c4bde5b36f6019237e8719 | [log] [tgz] |
---|---|---|
author | Corey Minyard <cminyard@mvista.com> | Fri Nov 16 09:59:21 2018 -0600 |
committer | Corey Minyard <cminyard@mvista.com> | Wed Jan 23 10:44:23 2019 -0600 |
tree | f91263c6a51dd0a7f796ff2ec8d0cfb83b33f407 | |
parent | 7b55851367136b1efd84d98fea81ba57a98304cf [diff] |
ipmi:ssif: Fix handling of multi-part return messages The block number was not being compared right, it was off by one when checking the response. Some statistics wouldn't be incremented properly in some cases. Check to see if that middle-part messages always have 31 bytes of data. Signed-off-by: Corey Minyard <cminyard@mvista.com> Cc: stable@vger.kernel.org # 4.4