commit | 21a384897d48c116b879924c3dd9e96f6f1e764b | [log] [tgz] |
---|---|---|
author | Roland Dreier <rolandd@cisco.com> | Wed Nov 02 10:07:59 2005 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Wed Nov 02 10:07:59 2005 -0800 |
tree | 3179960b8e0f3ccb4feff19eb5582298d48324a0 | |
parent | de6eb66b56d9df5ce6bd254994f05e065214e8cd [diff] |
[IPoIB] remove unneeded initializations to 0 Shrink our source and .text a little by removing a few assignments of NULL and 0 to memory that is already cleared as part of the allocation. Signed-off-by: Roland Dreier <rolandd@cisco.com>