]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/glsdk-u-boot.git/commit
NET: LAN91C96 CONFIG_NET_MULTIify
authorNishanth Menon <nm@ti.com>
Fri, 16 Oct 2009 05:06:35 +0000 (00:06 -0500)
committerBen Warren <biggerbadderben@gmail.com>
Mon, 14 Dec 2009 05:31:26 +0000 (21:31 -0800)
commitb7ad4109da342dfc787468fc713d88d0a8b9e67a
tree7e45d668ebcb1fa4450c2aac865b6c7cff4660ab
parent6ac59c5518e1d2e2ef1c4b8dee99267dfbdf9cdc
NET: LAN91C96 CONFIG_NET_MULTIify

Make the lan91c96 driver capable of CONFIG_NET_MULTI
to be clean for the new arch, add a a lil detect function
Most of the formatting change was done to keep checkpatch
silent, but a few functions and #if 0ed code which
does not make sense for NET_MULTI have been removed

Now, use the lan91c96_initialize() function to init the driver

Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
drivers/net/Makefile
drivers/net/lan91c96.c
drivers/net/lan91c96.h
include/netdev.h