From: Dimitris Michailidis Date: Fri, 3 Dec 2010 10:39:04 +0000 (+0000) Subject: cxgb4: fix MAC address hash filter X-Git-Tag: v2.6.37-rc6~14^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce9aeb583a1071304d0e4ab8db600bfc8a6a1b44;p=pandora-kernel.git cxgb4: fix MAC address hash filter Fix the calculation of the inexact hash-based MAC address filter. It's 64 bits but current code is missing a ULL. Results in filtering out some legitimate packets. Signed-off-by: Dimitris Michailidis Signed-off-by: David S. Miller --- Reading git-diff-tree failed