Bryan Wu wrote:
From: "Wu, Bryan" <[EMAIL PROTECTED]>

This patch implements the driver necessary use the Analog Devices
Blackfin processor's on-chip ethernet MAC controller.

Signed-off-by: Bryan Wu <[EMAIL PROTECTED]>
Cc: Jeff Garzik <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---

 drivers/net/Kconfig    |   44 +
drivers/net/Makefile | 1 drivers/net/bfin_mac.c | 981 +++++++++++++++++++++++++++++++++++++++
 drivers/net/bfin_mac.h |  147 +++++
 4 files changed, 1173 insertions(+)

Finally got back to this. Please run this patch through scripts/checkpatch.pl (found in latest linux-2.6.git upstream kernel tree), and follow most of the recommendations.

Personally I would ignore the lines slightly over 80 columns, but the other warnings look like real issues.

        Jeff



-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to