From: Jiri Pirko Date: Fri, 28 Nov 2014 13:34:17 +0000 (+0100) Subject: net: introduce generic switch devices support X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~102^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=007f790c8276271de26416f90d55561bcc96588a;p=pandora-kernel.git net: introduce generic switch devices support The goal of this is to provide a possibility to support various switch chips. Drivers should implement relevant ndos to do so. Now there is only one ndo defined: - for getting physical switch id is in place. Note that user can use random port netdevice to access the switch. Signed-off-by: Jiri Pirko Reviewed-by: Thomas Graf Acked-by: Andy Gospodarek Signed-off-by: David S. Miller --- Reading git-diff-tree failed