Kumar Gala
4b29bdb0ed
net: e1000: Add initialized eth_device & e1000_hw structure
...
nic and hw structures are allocated via malloc i.e. return memory
is not zero initialized. Because of this few structure member like
"function pointers" are initialized with garbage values.
It may cause problem. for eg. during eth_initialize, dev->write_hwaddr
is used.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Fixed typo.
Signed-off-by: Wolfgang Denk <wd@denx.de>
2010-11-14 23:24:37 +01:00
..
2010-10-29 21:32:07 +02:00
2009-03-20 22:39:10 +01:00
2008-05-21 00:14:08 +02:00
2010-09-23 09:02:05 +02:00
2007-11-25 18:35:17 +01:00
2007-11-25 18:35:17 +01:00
2007-11-25 18:35:17 +01:00
2010-08-09 11:52:29 -07:00
2010-05-03 14:52:49 -07:00
2010-10-13 20:59:47 +02:00
2010-07-12 00:14:29 -07:00
2010-07-12 00:14:29 -07:00
2008-10-13 22:28:32 -07:00
2008-04-28 22:26:36 -07:00
2007-11-25 18:35:17 +01:00
2007-11-25 18:35:17 +01:00
2007-11-25 18:35:17 +01:00
2007-11-25 18:35:17 +01:00
2009-03-20 22:39:10 +01:00
2007-11-25 18:35:17 +01:00
2007-11-25 18:35:17 +01:00
2009-03-20 22:39:10 +01:00
2010-10-02 16:00:37 -04:00
2010-05-03 14:52:50 -07:00
2010-01-31 22:34:33 -08:00
2009-08-25 13:35:54 -07:00
2010-10-11 23:07:17 -07:00
2010-11-14 23:17:40 +01:00
2010-08-09 11:52:29 -07:00
2010-07-12 00:08:05 -07:00
2010-07-12 00:02:11 -07:00
2008-08-26 23:08:19 -07:00
2009-02-22 01:19:52 +01:00
2009-02-10 00:16:27 +01:00
2010-11-14 23:24:37 +01:00
2009-08-08 02:26:05 -07:00
2010-11-14 23:17:41 +01:00
2010-10-11 22:47:48 -07:00
2010-10-11 22:47:48 -07:00
2010-10-11 22:47:48 -07:00
2010-08-09 11:52:29 -07:00
2010-01-31 22:37:12 -08:00
2010-05-03 14:52:50 -07:00
2010-11-14 23:17:42 +01:00
2010-03-07 12:36:36 -06:00
2009-03-20 22:39:10 +01:00
2009-08-10 14:53:52 -07:00
2009-08-10 14:53:52 -07:00
2008-09-02 21:18:16 -07:00
2008-03-30 00:33:28 -04:00
2008-09-02 21:18:17 -07:00
2009-03-20 22:39:10 +01:00
2010-05-17 23:21:08 +02:00
2009-12-13 21:31:26 -08:00
2010-08-09 11:52:29 -07:00
2008-02-14 09:37:58 +00:00
2010-10-11 22:47:48 -07:00
2009-03-20 22:39:10 +01:00
2010-08-09 11:52:29 -07:00
2010-10-11 23:00:29 -07:00
2008-08-29 13:58:07 -06:00
2010-08-09 11:52:29 -07:00
2009-06-12 20:47:16 +02:00
2010-08-09 11:52:29 -07:00
2010-07-12 23:40:31 -07:00
2010-11-14 23:17:43 +01:00
2008-10-18 21:54:03 +02:00
2008-10-13 22:28:32 -07:00
2008-10-13 22:28:32 -07:00
2008-04-28 22:26:36 -07:00
2008-10-18 21:54:03 +02:00
2007-11-25 18:35:17 +01:00
2010-01-18 00:21:49 +01:00
2008-05-21 00:14:08 +02:00
2010-08-09 11:52:29 -07:00
2010-11-14 23:17:44 +01:00
2008-10-18 21:54:03 +02:00
2010-11-14 23:17:45 +01:00
2008-09-02 21:18:18 -07:00
2009-03-20 22:39:10 +01:00
2008-05-21 00:14:08 +02:00
2010-11-14 23:17:39 +01:00
2010-11-14 23:17:37 +01:00
2009-03-20 22:39:10 +01:00
2009-03-20 22:39:10 +01:00
2009-07-22 22:53:43 -07:00
2009-02-09 22:52:11 -08:00
2010-05-17 23:21:08 +02:00
2009-10-19 10:08:44 -07:00
2010-10-11 23:07:28 -07:00
2009-11-09 21:55:09 -08:00
2009-03-20 22:39:10 +01:00
2008-05-21 00:14:08 +02:00
2010-08-09 11:52:29 -07:00
2010-11-14 23:17:46 +01:00
2010-11-14 23:17:46 +01:00
2008-10-18 21:54:03 +02:00
2010-10-11 23:07:04 -07:00