From: Ed Cashin Date: Tue, 18 Dec 2012 00:04:11 +0000 (-0800) Subject: aoe: use dynamic number of remote ports for AoE storage target X-Git-Tag: v3.8-rc1~74^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71114ec45f09eb6ef6f9d41c98d4ab6455086e58;p=pandora-kernel.git aoe: use dynamic number of remote ports for AoE storage target Many AoE targets have four or fewer network ports, but some existing storage devices have many, and the AoE protocol sets no limit. This patch allows the use of more than eight remote MAC addresses per AoE target, while reducing the amount of memory used by the aoe driver in cases where there are many AoE targets with fewer than eight MAC addresses each. Signed-off-by: Ed Cashin Cc: Jens Axboe Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed