Include the list of multicast groups in the rx filter configuration.
authorjmatthew <jmatthew@openbsd.org>
Fri, 24 Aug 2018 12:35:10 +0000 (12:35 +0000)
committerjmatthew <jmatthew@openbsd.org>
Fri, 24 Aug 2018 12:35:10 +0000 (12:35 +0000)
commitb12ece3d4a94df26042db929a84544b5503c549e
treee6772af6fc850d5d3a573fd8ac7987dcb40d7d9f
parent4a3906e9e2e21718b4a916370e1d60ed7b3199af
Include the list of multicast groups in the rx filter configuration.
The adapter reads this from host memory, so we allocate a new page for it.
The rx filter code ends up looking a lot more like other drivers as a
result.
sys/dev/pci/if_bnxt.c