lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <d120d5000705100556o7adbeceeoc767484049b9df9e@mail.gmail.com>
Date:	Thu, 10 May 2007 08:56:06 -0400
From:	"Dmitry Torokhov" <dmitry.torokhov@...il.com>
To:	"Frederik Deweerdt" <deweerdt@...e.fr>
Cc:	"Andrew Morton" <akpm@...ux-foundation.org>,
	linux-kernel@...r.kernel.org, a.zummo@...ertech.it
Subject: Re: ixp4xx compile error (was Re: 2.6.21-mm2)

On 5/10/07, Frederik Deweerdt <deweerdt@...e.fr> wrote:
>
>  static int ixp4xx_spkr_event(struct input_dev *dev, unsigned int type, unsigned int code, int value)
>  {
> -       unsigned int pin = (unsigned int) input_get_drvdata(input_dev);
> +       unsigned int pin = (unsigned int) input_get_drvdata(dev);
>        unsigned int count = 0;
>

Yep, my fault. Please forward this to Linus.

-- 
Dmitry
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ