i40e: Add mac_filter_element at the end of the list instead of HEAD
authorKiran Patil <kiran.patil@intel.com>
Wed, 9 Dec 2015 23:50:23 +0000 (15:50 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 4 Feb 2016 03:59:12 +0000 (19:59 -0800)
commit04d5a21d62887b9bc5383fc68ab2756287da4532
tree19580e17411a729acce890a4b486b732e9386dff
parentb45efa30a626e915192a6c548cd8642379cd47cc
i40e: Add mac_filter_element at the end of the list instead of HEAD

Add MAC filter element to the end of the list in the given order,
just to be tidy, and just in case there are ever any ordering issues in
the future.

Change-ID: Idc15276147593ea9393ac72c861f9c7905a791b4
Signed-off-by: Kiran Patil <kiran.patil@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_main.c
This page took 0.027985 seconds and 5 git commands to generate.