[SPARC64]: Range check bus number in SUN4V PCI controller driver.
authorDavid S. Miller <davem@sunset.davemloft.net>
Mon, 13 Feb 2006 07:49:18 +0000 (23:49 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 20 Mar 2006 09:12:36 +0000 (01:12 -0800)
It has to be somewhere in the range from pbm->pci_first_busno to
pbm->pci_last_busno, inclusive.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found