Always use the maximum permissible frame size for Rx size limit.
authorvisa <visa@openbsd.org>
Thu, 29 Jun 2017 10:56:18 +0000 (10:56 +0000)
committervisa <visa@openbsd.org>
Thu, 29 Jun 2017 10:56:18 +0000 (10:56 +0000)
commit4861ac411f2c5605d4736cda5b201c92867ee40a
tree3ee7d9eb1901d5fe40a122145549a32ff2dbd2bb
parentc1a3f1b9fe0f7b4b932229fda4eba220ce7527ef
Always use the maximum permissible frame size for Rx size limit.
This lets a change of interface MTU take effect immediately without
link cycling and brings cnmac(4) into line with other jumbo frame
capable NIC drivers.

Prompted by Joe Holden on misc@
OK dlg@
sys/arch/octeon/dev/cn30xxgmx.c