From: Eliezer Tamir Date: Mon, 10 Jun 2013 08:39:41 +0000 (+0300) Subject: net: add napi_id and hash X-Git-Tag: v3.11-rc1~16^2~130^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af12fa6e46aa651e7b86a4c4117b562518fef184;p=pandora-kernel.git net: add napi_id and hash Adds a napi_id and a hashing mechanism to lookup a napi by id. This will be used by subsequent patches to implement low latency Ethernet device polling. Based on a code sample by Eric Dumazet. Signed-off-by: Eliezer Tamir Signed-off-by: Eric Dumazet Tested-by: Willem de Bruijn Signed-off-by: David S. Miller --- Reading git-diff-tree failed