On Fri, 2017-03-31 at 00:22 +0300, Jouni Malinen wrote: > From: Vidyullatha Kanchanapally <[email protected]> > > Currently the connect event from driver takes all the connection > response parameters as arguments. With support for new features these > response parameters can grow. Use a structure to pass these > parameters > rather than passing them as function arguments.
Applied, I added the new things to the documentation. johannes
