K 10 svn:author V 8 arybchik K 8 svn:date V 27 2018-12-25T07:19:39.340639Z K 7 svn:log V 344 MFC r341197 sfxge(4): fix comparison always true warning Loopback type used as bit index has efx_loopback_type_t type which is enum. clang complains that it is always true when it is compared with qword (64 bit) bits number boundary. Sponsored by: Solarflare Communications, Inc. Differential Revision: https://reviews.freebsd.org/D18228 END