commit | 02d109be3ddc9768c1c38709218648d0c48a4ea9 | [log] [tgz] |
---|---|---|
author | Jesse Brandeburg <jesse.brandeburg@intel.com> | Thu Aug 27 11:42:34 2015 -0400 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Oct 08 15:04:04 2015 -0700 |
tree | cd2d9b5ddd0b0364961a1a2b36f76df17e9bccf1 | |
parent | 1e8efb42cf32982d68c1ceab3e3dc15a05157632 [diff] |
i40e: inline interrupt enable The interrupt enable function can be inlined by moving it to the header file, which decreases the function call overhead for a frequently called function. Change-ID: I3214cc99593725768642680e7b8ce7e9bba7e44d Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>