commit | f95b93b4a088944f76fd02307b6f98140d7dc2d8 | [log] [tgz] |
---|---|---|
author | Nishanth Menon <nm@ti.com> | Fri Oct 16 00:06:35 2009 -0500 |
committer | Ben Warren <biggerbadderben@gmail.com> | Sun Dec 13 21:31:26 2009 -0800 |
tree | 7e45d668ebcb1fa4450c2aac865b6c7cff4660ab | |
parent | 8c2926dc938d14c32dd58690063f393835729659 [diff] |
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>