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 <yakoven...@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 <yakoven...@niistt.ru>
---
diff -r 7dc8ff189175 a/drivers/net/smc911x.c
--- a/drivers/net/smc911x.c     Mon Mar 29 11:08:55 2010 +0400
=====================
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to