mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Chris Wright <chrisw@osdl.org>
To: Pavel Roskin <proski@gnu.org>
Cc: linux-kernel@vger.kernel.org, rusty@rustcorp.com.au
Subject: Re: module_param() doesn't seem to work in 2.6.6-rc1
Date: Fri, 16 Apr 2004 16:35:01 -0700	[thread overview]
Message-ID: <20040416163501.E22989@build.pdx.osdl.net> (raw)
In-Reply-To: <Pine.LNX.4.58.0404161735560.5025@marabou.research.att.com>; from proski@gnu.org on Fri, Apr 16, 2004 at 06:24:16PM -0400

* Pavel Roskin (proski@gnu.org) wrote:
> A bigger problem is that the new parameters cannot be used on the modprobe
> command line.  I added this to orinoco.c:
> 
> static int parmtest1, parmtest2;
> MODULE_PARM(parmtest1, "i");
> module_param(parmtest2, int, 644);

You can not mix the use of the two.

thanks,
-chris
-- 
Linux Security Modules     http://lsm.immunix.org     http://lsm.bkbits.net

  reply	other threads:[~2004-04-16 23:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-16 22:24 Pavel Roskin
2004-04-16 23:35 ` Chris Wright [this message]
2004-04-16 23:35 ` [PATCH] " Pavel Roskin
2004-04-17  3:14 ` Rusty Russell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040416163501.E22989@build.pdx.osdl.net \
    --to=chrisw@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=proski@gnu.org \
    --cc=rusty@rustcorp.com.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®