Re: [8/14] Orinoco driver updates - PCMCIA initialization cleanups

From: Dominik Brodowski
Date: Thu Feb 24 2005 - 01:56:47 EST


> @@ -184,6 +186,7 @@
> dev_list = link;
>
> client_reg.dev_info = &dev_info;
> + client_reg.Attributes = INFO_IO_CLIENT | INFO_CARD_SHARE;

That's not needed any longer for 2.6.

Dominik
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/