Re: [HOSTAP] Make debug a run-time option

2007-03-14 Thread Jouni Malinen
On Wed, Mar 14, 2007 at 03:48:00PM -0400, John W. Linville wrote: > What about a combined approach? The existing compile-time option > could remain while runtime restrictions could be added for when the > debug stuff is compiled into the driver? I would be perfectly fine with doing that assuming

Re: [HOSTAP] Make debug a run-time option

2007-03-14 Thread John W. Linville
On Wed, Mar 14, 2007 at 05:17:42PM +, Jouni Malinen wrote: > On Wed, Mar 14, 2007 at 12:03:56PM -0400, Kyle McMartin wrote: > > Build-time debugging isn't overly useful for distro kernel folks, nor is > > enabling huge amounts of debug spew by default. Provide the option of > > enabling debuggi

Re: [HOSTAP] Make debug a run-time option

2007-03-14 Thread Jouni Malinen
On Wed, Mar 14, 2007 at 12:03:56PM -0400, Kyle McMartin wrote: > Build-time debugging isn't overly useful for distro kernel folks, nor is > enabling huge amounts of debug spew by default. Provide the option of > enabling debugging with module parameters. While I understand that it would be difficu

[HOSTAP] Make debug a run-time option

2007-03-14 Thread Kyle McMartin
Build-time debugging isn't overly useful for distro kernel folks, nor is enabling huge amounts of debug spew by default. Provide the option of enabling debugging with module parameters. Signed-off-by: Kyle McMartin <[EMAIL PROTECTED]> --- diff --git a/drivers/net/wireless/hostap/hostap_info.c b/d