> Sorry, I can not apply it. The patch has problem.
> 
> I suggest you manage source code with git,
> and generate patch with git.
> 
> Thanks,
> Dave
> 
Dave,
We have another source code repository (Synergy), and managing the
source code with git is just not possible. I have posted many patches in
the past using diff -purN, and there was never any problem. 

> On Tue, 2008-01-15 at 10:40 +0200, David Saada wrote:
> > This patch extends the number of supported UECs to 4. Note that the
> > problem of QE thread resources exhaustion is resolved by setting the
> > correct number of QE threads according to Ethernet type (GBE or FE).
> >
> > Signed-off-by: David Saada <[EMAIL PROTECTED]>
> >
> > > diff -purN drivers/qe/uec.c.orig drivers/qe/uec.c
> 
> '>' is added.
> I don't know how did you generate the patch.
> 
> > --- drivers/qe/uec.c.orig   2008-01-14 11:48:28.000000000 +0200
> > +++ drivers/qe/uec.c        2008-01-15 09:42:59.118870000 +0200
> > @@ -40,8 +40,13 @@ static uec_info_t eth1_uec_info = {
> >             .tx_clock       = CFG_UEC1_TX_CLK,
> >             .eth_type       = CFG_UEC1_ETH_TYPE,
> >     },
> 
> > > diff -purN net/eth.c.orig net/eth.c
> 
> same as below.

I can't understand the problem. Is it the '>' before the diff? I just
added it manually - I can remove it.

David.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to