From: Thomas Petazzoni Date: Sun, 27 Jul 2014 21:21:36 +0000 (+0200) Subject: net: mvpp2: implement ioctl() operation for PHY ioctls X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd695a5f0ccf7b38982c426d86055ff3591c9b5b;p=pandora-kernel.git net: mvpp2: implement ioctl() operation for 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed