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
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
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
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