commit | 74118f7af092a4edc194573a8749f3843d280d3f | [log] [tgz] |
---|---|---|
author | Zhenning Xiao <zhenning.xiao@intel.com> | Thu Aug 09 06:29:48 2018 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Aug 28 10:21:36 2018 -0700 |
tree | f594c65a683e12742236106fe804037b13d15e43 | |
parent | fd2a981777d911b2e94cdec50779c85c58a0dec9 [diff] |
ice: Code optimization for ice_fill_sw_rule() Use the buffer in the s_rule structure directly instead of using a local array eth_hdr[DUMMY_ETH_HDR_LEN] Signed-off-by: Zhenning Xiao <zhenning.xiao@intel.com> Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com> Tested-by: Tony Brelinski <tonyx.brelinski@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>