hisax_fcpcipnp: fix broken isapnp device table.
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 19 May 2010 23:33:38 +0000 (17:33 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 19 May 2010 08:03:38 +0000 (17:33 +0930)
commit031ffd1711bd8bf334ebcbe8ebe34845e6d4678f
tree8763e5458639f592298810a1f2257ce9b661e54a
parent90def62df67b423c4c976bc30eccb5957b7befda
hisax_fcpcipnp: fix broken isapnp device table.

Found that drivers/isdn/hisax/hisax_fcpcipnp.c has broken pnp device table -
wrong type (isapnp instead of pnp) and also ending record missing.

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (split patch)
drivers/isdn/hisax/hisax_fcpcipnp.c