From: Anjali Singhai Jain Date: Tue, 11 Feb 2014 08:24:09 +0000 (+0000) Subject: i40e: Fix a bug in the update logic for FDIR SB filter. X-Git-Tag: v3.15-rc1~113^2~150^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43fddb7576fbd543502b01f0c09a3a4171f7e038;p=pandora-kernel.git i40e: Fix a bug in the update logic for FDIR SB filter. The update filter logic was causing a kernel panic in the original code. We need to compare the input set to decide whether or not to delete a filter since we do not have a hash stored. This new design helps fix the issue. Change-ID: I2462b108e58ca4833312804cda730b4660cc18c9 Signed-off-by: Anjali Singhai Jain Signed-off-by: Catherine Sullivan Tested-by: Kavindya Deegala Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed