On Sun, 06 May 2007 20:20:40 -0400 Jeff Garzik wrote: > [EMAIL PROTECTED] 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(+) > > WTF? > > Why are new network drivers not going to me, netdev, and/or DaveM?
because people are dumping Everything to lkml :( > Something is really broken here. What is it? Use netdev, linux-scsi, linux-ide, linux-usb-devel, linux-ieee1394, etc., instead of one-list-fits-all. > I NAK this driver purely on the basis of lack of review. Yep. --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** - 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