commit | 70c25119d1c4d0f7c529901df15c9ada60af1453 | [log] [tgz] |
---|---|---|
author | Johann Fischer <johann.fischer@nordicsemi.no> | Tue Oct 26 12:00:15 2021 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Oct 27 11:56:00 2021 +0200 |
tree | c5921bf14cf81d44ef21c56cd2ff0e7933db4c0f | |
parent | 7496e3f0cf0f71d7490e0ac7afe41087cebebac0 [diff] |
usb: function_rndis: align rndis_cmd_pool to request buffer size Set reasonable range for the request buffer in case RNDIS function is used. Align net_buf size from rndis_cmd_pool to request buffer size since request is copied there before it is queued. Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>