Re: ath9k build failure

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Adrian Bunk
Date: Monday, August 11, 2008 - 11:52 am

On Mon, Aug 11, 2008 at 09:46:57AM -0700, Luis R. Rodriguez wrote:

It seems the following I said (for pointing out that having twice the 
same code is a good indication that common code should be factored out)
was too subtle a joke:

  The patch has to be applied twice for fixing both copies of the
  same code.  :-)

When I said it has to be applied twice I really meant what I said:

$ git-show b08cbcd4 | patch -p1
patching file drivers/net/wireless/ath9k/hw.c
Hunk #1 succeeded at 5017 (offset 216 lines).
$ grep 37014 drivers/net/wireless/ath9k/hw.c
                        /* workaround for gcc bug #37014 */
                        /* workaround for gcc bug #37014 */
$ 


cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: ath9k build failure, Luis R. Rodriguez, (Mon Aug 11, 9:46 am)
Re: ath9k build failure, Adrian Bunk, (Mon Aug 11, 11:52 am)
Re: ath9k build failure, Stephen Rothwell, (Mon Aug 11, 8:33 pm)
Re: ath9k build failure, John W. Linville, (Tue Aug 12, 6:21 am)