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: <20080617104546.3b4535c9.sfr@canb.auug.org.au>
Date:	Tue, 17 Jun 2008 10:45:46 +1000
From:	Stephen Rothwell <sfr@...b.auug.org.au>
To:	Bartlomiej Zolnierkiewicz <bzolnier@...il.com>
Cc:	linux-ide@...r.kernel.org, linux-kernel@...r.kernel.org,
	Benjamin Herrenschmidt <benh@...nel.crashing.org>
Subject: Re: [PATCH 3/4] ide-pmac: add ->init_dev method (take 2)

Hi Bart,

On Mon, 16 Jun 2008 21:24:47 +0200 Bartlomiej Zolnierkiewicz <bzolnier@...il.com> wrote:
>
> +static void pmac_ide_init_dev(ide_drive_t *drive)
> +{
> +	ide_hwif_t *hwif = drive->hwif;
> +	pmac_ide_hwif_t *pmif =
> +		(pmac_ide_hwif_t *)dev_get_drvdata(hwif->gendev.parent);
> +
> +	if (pmif->mediabay) {
> +#ifdef CONFIG_PMAC_MEDIABAY
> +		if (check_media_bay(np->parent, MB_CD) == -ENODEV)
                                    ^^
"np" doesn't exist here.

-- 
Cheers,
Stephen Rothwell                    sfr@...b.auug.org.au
http://www.canb.auug.org.au/~sfr/

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ