Linux folks introduced "10gbase-r" since it is "more correct" and we're
authorkettenis <kettenis@openbsd.org>
Wed, 2 Jun 2021 21:41:38 +0000 (21:41 +0000)
committerkettenis <kettenis@openbsd.org>
Wed, 2 Jun 2021 21:41:38 +0000 (21:41 +0000)
commit7d13f3ea4ef295a2e688ede982dcca69ae7947b6
tree94e3fdbf7f47703cfcae19980422040961934ea9
parent04be1c60337670384415c9885ea5282a024918c9
Linux folks introduced "10gbase-r" since it is "more correct" and we're
starting to see firmware that uses this instead of the "10gbase-kr" that
was used before to describe the PHYs.  So recognize both and treat that
the same.

ok deraadt@, patrick@
sys/dev/fdt/if_mvpp.c