Re: [PATCH -mm 3/5] Blackfin: on-chip ethernet MAC controller driver

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andrew Morton
Date: Thursday, March 1, 2007 - 1:53 am

On Thu, 01 Mar 2007 12:15:14 +0800 "Wu, Bryan" <bryan.wu@analog.com> wrote:


Please don't put extern declarations in .c code.  Put them in a header file
which is included by the file which provides the definition and by all
files which refer to the symbol.

Please review the entire blackfin patchset for more occurrences of this
mistake.


hm, I'd have thought that networking provided a way of avoiding that
memcpy, but it has been too long..



-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH -mm 3/5] Blackfin: on-chip ethernet MAC control ..., Andrew Morton, (Thu Mar 1, 1:53 am)