[IPoIB] remove unneeded initializations to 0
authorRoland Dreier <rolandd@cisco.com>
Wed, 2 Nov 2005 18:07:59 +0000 (10:07 -0800)
committerRoland Dreier <rolandd@cisco.com>
Wed, 2 Nov 2005 18:07:59 +0000 (10:07 -0800)
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>

No differences found