From: Jiri Pirko Date: Fri, 20 Apr 2012 04:42:05 +0000 (+0000) Subject: team: allow to enable/disable ports X-Git-Tag: v3.5-rc1~109^2~325 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19a0b58e506b06fd41659d8734bba6a3e87980f4;p=pandora-kernel.git team: allow to enable/disable ports This patch changes content of hashlist (used to get port struct by computed index (0...en_port_count-1)). Now the hash list contains only enabled ports so userspace will be able to say what ports can be used for tx/rx. This becomes handy when userspace will need to disable ports which does not belong to active aggregator. By default, newly added port is enabled. Signed-off-by: Jiri Pirko Signed-off-by: David S. Miller --- Reading git-diff-tree failed