wext: Pass iwreq pointer down into standard/private handlers.
authorDavid S. Miller <davem@sunset.davemloft.net>
Fri, 21 Dec 2007 11:46:01 +0000 (03:46 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 17 Jun 2008 01:31:55 +0000 (18:31 -0700)
commitd2911255590d9ca561a481b9dbebcfcbbf38fa4e
tree8050b7d2e93f69619903d07475452f7ab897a7cc
parentca1e8bb8e4e89e2769e2b39eb29fdcfc5c19cf89
wext: Pass iwreq pointer down into standard/private handlers.

They have no need to see the object as an ifreq.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/wireless/wext.c