Re: [PATCH] Restore the original TX FIFO overflow process.

2006-09-24 Thread Jesse Huang
Ok, I will generate new patch according to this. Thanks. - Original Message - From: "Andrew Morton" <[EMAIL PROTECTED]> To: "Jesse Huang" <[EMAIL PROTECTED]> Sent: Saturday, September 23, 2006 4:51 PM Subject: Re: [PATCH] Restore the original TX FIFO ov

Re: [PATCH] Restore the original TX FIFO overflow process.

2006-09-23 Thread Andrew Morton
On Fri, 22 Sep 2006 15:30:01 -0400 Jesse Huang <[EMAIL PROTECTED]> wrote: > From: Jesse Huang <[EMAIL PROTECTED]> > > Change Logs: >- Restore the original TX FIFO overflow process. > > Signed-off-by: Jesse Huang <[EMAIL PROTECTED]> > > ... > > + t

Re: [PATCH] Restore the original TX FIFO overflow process.

2006-09-22 Thread Andrew Morton
On Fri, 22 Sep 2006 15:30:01 -0400 Jesse Huang <[EMAIL PROTECTED]> wrote: > #define DRV_NAME "sundance" > -#define DRV_VERSION "1.01+LK1.14" > -#define DRV_RELDATE "04-Aug-2006" > +#define DRV_VERSION "1.01+LK1.15" > +#define DRV_RELDATE "22-Sep-2006" Can we please delete this thing? It

[PATCH] Restore the original TX FIFO overflow process.

2006-09-22 Thread Jesse Huang
From: Jesse Huang <[EMAIL PROTECTED]> Change Logs: - Restore the original TX FIFO overflow process. Signed-off-by: Jesse Huang <[EMAIL PROTECTED]> --- drivers/net/sundance.c | 45 +++-- 1 files changed, 27 insertions(+), 18 deletions(-) 7d8d60d6b1d