From: Luis R. Rodriguez Date: Wed, 30 Mar 2011 00:56:06 +0000 (-0700) Subject: ath6kl: remove all the wext and super extended private ioctl crap X-Git-Tag: v3.0-rc1~336^2~880 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69e87c22b64b9bb03ed90fc9ed201cf41ee4f44e;p=pandora-kernel.git ath6kl: remove all the wext and super extended private ioctl crap This removes all the wext and super extended ioctl crap. The wext interfaces are already provided by cfg80211 and the "private" ioctl stuff defined here is not even using private wext, they are using netdev private ioctls! This is completely unacceptable upstream. Die. Die Die. As part of all this we end up removing the CONFIG_HOST_GPIO_SUPPORT which ended up being heavily abused by the internal ioctl work. Cc: Naveen Singh Signed-off-by: Luis R. Rodriguez Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed