From: Daniel Borkmann Date: Wed, 28 Aug 2013 20:13:10 +0000 (+0200) Subject: net: packet: use reciprocal_divide in fanout_demux_hash X-Git-Tag: v3.12-rc1~132^2~148 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f55d112e529386af3667fac3a507132a361b2154;p=pandora-kernel.git net: packet: use reciprocal_divide in fanout_demux_hash Instead of hard-coding reciprocal_divide function, use the inline function from reciprocal_div.h. Signed-off-by: Daniel Borkmann Signed-off-by: David S. Miller --- Reading git-diff-tree failed