wext: Parameterize the standard/private handlers.
authorDavid S. Miller <davem@sunset.davemloft.net>
Fri, 21 Dec 2007 11:41:45 +0000 (03:41 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 17 Jun 2008 01:30:59 +0000 (18:30 -0700)
commitca1e8bb8e4e89e2769e2b39eb29fdcfc5c19cf89
tree7a810b35b6f584b3176b42d35c30bcd7d79db11f
parent67dd7608078b17f63f29ff2108fc5bf2407ddcec
wext: Parameterize the standard/private handlers.

The WEXT standard and private handlers to use are now
arguments to wireless_process_ioctl().

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