Commit c8b7ecf1 authored by Alan Cox's avatar Alan Cox Committed by Steve French

[PATCH] isurf compile fix

parent 09b4f821
......@@ -237,7 +237,7 @@ setup_isurf(struct IsdnCard *card)
struct pnp_card *pb;
struct pnp_dev *pd;
cs->subtyp = 0;
card->cs->subtyp = 0;
if ((pb = pnp_find_card(
ISAPNP_VENDOR('S', 'I', 'E'),
ISAPNP_FUNCTION(0x0010), pnp_surf))) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment