On Thu, 26 Feb 2009, Rini van Zetten wrote: > This patch fixes a wrong check on num_txbdfree. It could lead to num_txbdfree > become nagative. > Result was that the gianfar stops sending data.
A quick mental note for your next patch submission: > Changes from first version : > - removed a space between parens (David Millers comment) > - full email address in signed off line Changelogs since previous versions should be ... > Signed-off-by: Rini van Zetten <[email protected]> > --- ... here, below the `---', as they're not supposed to be end up in the final commit message. > drivers/net/gianfar.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) With kind regards, Geert Uytterhoeven Software Architect Sony Techsoft Centre Europe The Corporate Village · Da Vincilaan 7-D1 · B-1935 Zaventem · Belgium Phone: +32 (0)2 700 8453 Fax: +32 (0)2 700 8622 E-mail: [email protected] Internet: http://www.sony-europe.com/ A division of Sony Europe (Belgium) N.V. VAT BE 0413.825.160 · RPR Brussels Fortis · BIC GEBABEBB · IBAN BE41293037680010 _______________________________________________ Linuxppc-dev mailing list [email protected] https://ozlabs.org/mailman/listinfo/linuxppc-dev
