commit | 583171207c4f9a091abe3f867cc415e7f9aa514b | [log] [tgz] |
---|---|---|
author | Vernon Mauery <vernon.mauery@linux.intel.com> | Wed Nov 28 11:02:43 2018 -0800 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Fri Jan 11 16:59:29 2019 +0000 |
tree | 66b0b2749541d4fea840ee00a684c585e362a678 | |
parent | 54012504ba816fd0659b497a3c7e1c50f7c0f2d7 [diff] |
ipmid: channel: add max transfer size property Each channel can have a different maximum transfer size. This should be exposed so that it is easier to tell how many bytes it is possible to send or receive on a given channel. Change-Id: Ie277eb7a802edc1deeefe201a7560d371920f519 Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.