K 10 svn:author V 2 mw K 8 svn:date V 27 2020-05-26T15:33:43.423563Z K 7 svn:log V 332 Remove unused argument from static function in ena.c The function ena_enable_msix_and_set_admin_interrupts takes two arguments while the second is not used and so can be spared. This is a static function, only ena.c is affected. Submitted by: Maciej Bielski Obtained from: Semihalf Sponsored by: Amazon, Inc. END