]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbevf: add function for checking if we can reuse page
authorEmil Tantilov <emil.s.tantilov@intel.com>
Mon, 11 Dec 2017 18:36:49 +0000 (10:36 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 26 Jan 2018 15:46:50 +0000 (07:46 -0800)
commit8a588d6eefa9b72a0ed8326704bcc646ac2eb99d
tree6d46758481684c03f5e4cfeadcb9c1bdab2ec6cd
parentbb25757c291ca9ab8809375a5b359b780a5a570c
ixgbevf: add function for checking if we can reuse page

Introduce ixgbevf_can_reuse_page() similar to the change in ixgbe from
commit 00dddda3d3b1
("ixgbe: Add function for checking to see if we can reuse page")

Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Krishneil Singh <krishneil.k.singh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c