From: Laura Mihaela Vasilescu Date: Wed, 31 Jul 2013 20:19:48 +0000 (+0000) Subject: igb: Add macro for size of RETA indirection table X-Git-Tag: v3.12-rc1~132^2~206^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c342b39ea7ca0e46e093cdb346bf52b2b4e71b01;p=pandora-kernel.git igb: Add macro for size of RETA indirection table RETA indirection table is used to assign the received data to a CPU in order to maintain an efficient distribution of network receive processing across multiple CPUs. This patch removes the hard-coded value for the size of the indirection table and defines a new macro. Signed-off-by: Laura Mihaela Vasilescu Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed