]> git.neil.brown.name Git - history.git/commit
net/wan/sbni.c totally misused "pci_request_region()", thinking
authorLinus Torvalds <torvalds@home.osdl.org>
Wed, 20 Aug 2003 08:33:08 +0000 (01:33 -0700)
committerLinus Torvalds <torvalds@home.osdl.org>
Wed, 20 Aug 2003 08:33:08 +0000 (01:33 -0700)
commite2d8ded1e7d792311ed65705699feb2ed0675ae8
tree668c791fe1fb94d69ba3a4814a291c5caf9c40b4
parentbfd6334fa4729c0e4110a4bd1b6324afcff112c4
net/wan/sbni.c totally misused "pci_request_region()", thinking
it was the same as the old request_region(). Not so.
drivers/net/wan/sbni.c