From: Thomas Petazzoni Date: Wed, 4 Sep 2013 14:26:52 +0000 (+0200) Subject: net: mvneta: implement ->ndo_do_ioctl() to support PHY ioctls X-Git-Tag: v3.12-rc1~132^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15f594563d85825ec242df6d37e64e7dfe823df8;p=pandora-kernel.git net: mvneta: implement ->ndo_do_ioctl() to support PHY ioctls This commit implements the ->ndo_do_ioctl() operation so that the PHY-related ioctl() calls can work from userspace, which allows applications like mii-tool or mii-diag to do their job. Signed-off-by: Thomas Petazzoni Tested-by: Gregory CLEMENT Signed-off-by: David S. Miller --- Reading git-diff-tree failed