aboutsummaryrefslogtreecommitdiff
path: root/stand/common/bcache.c
diff options
context:
space:
mode:
authorKornel Duleba <mindal@semihalf.com>2021-08-31 06:22:29 +0000
committerWojciech Macek <wma@FreeBSD.org>2021-09-28 07:35:41 +0000
commitdcd0d08b692fc1377ab07c3d9260ad1c93944c5c (patch)
treee3427c138795398e48af916f1323eb467acf7f27 /stand/common/bcache.c
parent28df957acb9342c52587774d3c4c530ea9980a85 (diff)
mvneta: Fix MTU update sequence
After MTU is updated we might start using allocating RX buffers from different pool. (MJUM9BYTES vs MCLBYTES) Because of that we need to update the RX buffer size in hardware. Previously it was done only when the interface was up, which is incorrect since MTU can be changed at any time. Differential revision: https://reviews.freebsd.org/D31724 Sponsored by: Stormshield Obtained from: Semihalf MFC after: 2 weeks Reviewed by: wma (cherry picked from commit 5438ef47e377d659acf7f97a66fe418223f2c847)
Diffstat (limited to 'stand/common/bcache.c')
0 files changed, 0 insertions, 0 deletions