Searched hist:"1 a4f441ab29ace03e92dd873baad799969d50587" (Results 1 – 1 of 1) sorted by relevance
/openbmc/libmctp/ |
H A D | astlpc.c | diff 1a4f441ab29ace03e92dd873baad799969d50587 Wed Jan 27 21:12:02 CST 2021 Andrew Jeffery <andrew@aj.id.au> astlpc: Initialise with at least a BTU-sized packet
The astlpc binding's MTU negotiation takes place during processing of the `Channel Init` command, after which both sides update `pkt_size` according to the negotiated MTU. Despite this, let's not set a potentially invalid MTU at binding construction.
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Change-Id: Ic6d3dba38102b81ff9b7c09865f359d31ee829f7
|