From: Arend van Spriel Date: Fri, 29 Nov 2013 11:25:15 +0000 (+0100) Subject: brcmfmac: remove redundant ioctl handlers X-Git-Tag: v3.14-rc1~94^2~601^2^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e601fb37405af384781284f90125fd4da665a7b3;p=pandora-kernel.git brcmfmac: remove redundant ioctl handlers The ioctl() entry points were empty except for handling SIOC_ETHTOOL but that has been obsoleted in favor of struct ethtool_ops. Cleaning up removing the ioctl() handlers. Reviewed-by: Hante Meuleman Reviewed-by: Franky Lin Reviewed-by: Pieter-Paul Giesberts Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed