[Prism54-devel] Re: fix for islpci_dev.h

Margit Schubert-While margitsw@t-online.de
Wed, 28 Jan 2004 09:34:37 +0100


Luis, are we talking about the same thing ? (per subject line)

#if LINUX_VERSION_CODE < KERNEL_VERSION(2,4,23)
#define free_netdev(x)  kfree(x)
#define pci_name(x)     x->slot_name
#endif


Margit