Home
last modified time | relevance | path

Searched hist:bfea0e93273e5842025cd22b4d725cb053b14f37 (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/ena/
H A Dena.cdiff bfea0e93273e5842025cd22b4d725cb053b14f37 Thu Nov 09 13:39:26 CET 2017 Marcin Wojtas <mw@FreeBSD.org> Fix comparing L3 type with L4 enum on RX hash in ENA driver

This bug wasn't impacting anything, because both enums are indicating
the same value, but it could cause a problem on API change.

Submitted by: Michal Krawczyk <mk@semihalf.com>
Reviewed by: byenduri_gmail.com
Obtained from: Semihalf
Sponsored by: Amazon, Inc.
Differential Revision: https://reviews.freebsd.org/D12867