From: Lendacky, Thomas Date: Tue, 24 Jun 2014 21:19:29 +0000 (-0500) Subject: amd-xgbe: Change destination address filtering support X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~256^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b85e4d8960f10e4b28613a3e7b76f8889a2089e3;p=pandora-kernel.git amd-xgbe: Change destination address filtering support Currently the driver makes use of the additional mac address registers in the hardware to provide perfect filtering. The hardware can also have a set of hash table registers that can be used for imperfect filtering. By using imperfect filtering the additional mac address registers can be used for layer 2 filtering support. Use the hash table registers if the device has them. Signed-off-by: Tom Lendacky Signed-off-by: David S. Miller --- Reading git-diff-tree failed