diff options
author | Mariusz Kozlowski <m.kozlowski@tuxland.pl> | 2007-08-06 23:44:03 +0200 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-08-07 17:36:20 -0400 |
commit | 9dc83afdbefd184bf29f347e8fcbb6d8a2b5e6fe (patch) | |
tree | 34e295de896a8accf6ce47bfd39cb481d84b9d9e /lib/swiotlb.c | |
parent | 163642a24a44d7b1d1e1b3cb8da25a142a919e24 (diff) | |
download | linux-9dc83afdbefd184bf29f347e8fcbb6d8a2b5e6fe.tar.gz linux-9dc83afdbefd184bf29f347e8fcbb6d8a2b5e6fe.tar.bz2 linux-9dc83afdbefd184bf29f347e8fcbb6d8a2b5e6fe.zip |
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>
Diffstat (limited to 'lib/swiotlb.c')
0 files changed, 0 insertions, 0 deletions