From mboxrd@z Thu Jan 1 00:00:00 1970 From: Masahiro Inoue Date: Tue, 14 Dec 2010 10:04:20 +0900 Subject: [ath9k-devel] Build Error Report In-Reply-To: <20101213180853.GF637@tux> References: <20101213144718.8BA8.2E210E2F@nifty.com> <20101213180853.GF637@tux> Message-ID: <20101214100417.8BB0.2E210E2F@nifty.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org 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 > #include > > +#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