Mr. Luis Thank you for the reply.
> Like you just need PCI_EXP_LNKCTL_ES defined added via 322162a7 on > v2.6.29-rc1~181^2~19. Can you try this simple patch? > > --- include/linux/compat-2.6.29.h.orig 2010-12-13 10:08:19.697355996 > -0800 > +++ include/linux/compat-2.6.29.h 2010-12-13 10:07:58.307355996 -0800 > @@ -17,6 +17,8 @@ > #include <linux/skbuff.h> > #include <linux/usb.h> > > +#define PCI_EXP_LNKCTL_ES 0x0080 /* Extended Synch */ > + > /* > * Older kernels do not have struct net_device_ops but what we can > * do is just define the data structure and use a caller to let us It applied immediately and it tried. It completed it without trouble. Thank you. Sincerely yours By the way, I am not good at English. Sorry, Masahiro _______________________________________________ ath9k-devel mailing list [email protected] https://lists.ath9k.org/mailman/listinfo/ath9k-devel
