All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] smc911x driver frame alignment patch
Date: Fri, 23 Apr 2010 11:11:08 -0400	[thread overview]
Message-ID: <201004231111.08644.vapier@gentoo.org> (raw)
In-Reply-To: <4BD132C7.9060604@niistt.ru>

for future reference, you shouldnt put "patch" in the subject name ... i'm not 
referring to the leading [PATCH], but the trailing "patch".

also, i'm not sure if you're using `git send-email` because the trail of your 
patch is missing the "---" marker:
=====================
It seems that fifo underflow occurs only when using byte packing on
32-bit blackfin bus (may be because of very small delay between reads).



Signed-off-by: Valentin Yakovenkov <yakovenkov@niistt.ru>
diff -r 7dc8ff189175 a/drivers/net/smc911x.c
--- a/drivers/net/smc911x.c	Mon Mar 29 11:08:55 2010 +0400
=====================

it should have been like:
=====================
It seems that fifo underflow occurs only when using byte packing on
32-bit blackfin bus (may be because of very small delay between reads).

Signed-off-by: Valentin Yakovenkov <yakovenkov@niistt.ru>
---
diff -r 7dc8ff189175 a/drivers/net/smc911x.c
--- a/drivers/net/smc911x.c	Mon Mar 29 11:08:55 2010 +0400
=====================
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20100423/fdd2e76c/attachment.pgp 

  reply	other threads:[~2010-04-23 15:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-23  5:40 [U-Boot] [PATCH v2] smc911x driver frame alignment patch Valentin Yakovenkov
2010-04-23 15:11 ` Mike Frysinger [this message]
2010-04-23 16:48   ` Valentin Yakovenkov
2010-04-23 16:53     ` Mike Frysinger
2010-04-26  4:53 ` Ben Warren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201004231111.08644.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.