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
| ||
|
Message-ID: <20090513012431.72a9eb83@lxorguk.ukuu.org.uk> Date: Wed, 13 May 2009 01:24:31 +0100 From: Alan Cox <alan@...rguk.ukuu.org.uk> To: "Alexander Y. Fomichev" <git.user@...il.com> Cc: linux-kernel@...r.kernel.org Subject: Re: jsm: two or more 4/8-port boards can not initialize ports properly > +struct jsm_board *jsm_boards[MAXBOARDS]; > + adapter_count increments each time regardless of boards present so that doesn't work after a few hotplugs it seems ? > brd->boardnum = adapter_count++; > + jsm_boards[brd->boardnum] = brd; > brd->pci_dev = pdev; -- 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/