Mariusz Kozlowski
9dc83afdbe
drivers/net/ibmveth.c: memset fix
...
> >> Looks like memset() is zeroing wrong nr of bytes.
> >
> > Good catch, however, I think we can just remove this memset altogether
> > since the memory gets allocated via kzalloc.
>
> Correct, that memset() is superfluous.
Ok. Then this should do it.
Signed-off-by: Mariusz Kozlowski <m.kozlowski@tuxland.pl >
drivers/net/ibmveth.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Signed-off-by: Jeff Garzik <jeff@garzik.org >
2007-08-07 17:36:20 -04:00
..
2007-07-31 15:39:39 -07:00
2007-07-31 20:40:08 -07:00
2007-08-06 16:10:54 +01:00
2007-07-18 02:13:42 -07:00
2007-07-16 09:05:40 -07:00
2007-07-31 15:39:39 -07:00
2007-07-31 15:39:43 -07:00
2007-07-11 06:53:45 +02:00
2007-07-24 09:28:11 +02:00
2007-08-06 17:46:23 -07:00
2007-07-21 18:37:12 -07:00
2007-07-16 09:05:40 -07:00
2007-07-13 01:29:51 -04:00
2007-07-16 09:05:40 -07:00
2007-07-31 02:28:03 -07:00
2007-07-26 11:35:18 -07:00
2007-08-02 20:34:17 +02:00
2007-07-16 09:05:42 -07:00
2007-08-02 13:48:04 +02:00
2007-07-30 21:14:00 -04:00
2007-07-29 16:45:38 -07:00
2007-08-01 23:46:46 +02:00
2007-08-02 20:34:16 +02:00
2007-07-31 15:39:40 -07:00
2007-07-31 21:35:21 +01:00
2007-07-31 15:39:44 -07:00
2007-08-06 17:54:41 -07:00
2007-07-16 01:15:51 +01:00
2007-08-06 18:21:15 -07:00
2007-07-22 21:31:00 +10:00
2007-07-31 15:39:38 -07:00
2007-07-30 16:26:37 -03:00
2007-08-06 17:48:34 -07:00
2007-07-19 10:04:50 -07:00
2007-07-25 01:36:53 -04:00
2007-07-26 14:00:56 -07:00
2007-08-03 12:42:40 +01:00
2007-08-07 17:36:20 -04:00
2007-07-19 10:04:50 -07:00
2007-07-20 14:25:51 +10:00
2007-07-20 21:42:24 +02:00
2007-07-18 08:38:22 -07:00
2007-07-31 15:39:37 -07:00
2007-08-01 10:00:56 -04:00
2007-07-31 15:39:38 -07:00
2007-07-29 16:53:59 -07:00
2007-07-23 12:42:45 +01:00
2007-07-19 10:04:50 -07:00
2007-07-31 15:39:44 -07:00
2007-08-06 17:48:34 -07:00
2007-07-31 15:39:43 -07:00
2007-08-06 17:48:34 -07:00
2007-08-03 15:02:56 -07:00
2007-07-19 10:04:50 -07:00
2007-07-19 10:04:50 -07:00
2007-07-31 15:39:44 -07:00
2007-07-18 08:38:22 -07:00
2007-07-19 10:04:50 -07:00
2007-07-18 15:57:16 -07:00
2007-07-30 13:27:47 -07:00
2007-08-03 14:08:26 -07:00
2007-07-26 11:11:57 -07:00
2007-07-26 11:35:17 -07:00
2007-07-11 16:09:09 -07:00
2007-07-20 13:39:59 +10:00
2007-07-29 18:58:39 +00:00