IB/core: Fix sparse warnings about shadowed declarations
authorRoland Dreier <rolandd@cisco.com>
Fri, 16 Feb 2007 22:41:14 +0000 (14:41 -0800)
committerRoland Dreier <rolandd@cisco.com>
Fri, 16 Feb 2007 22:41:14 +0000 (14:41 -0800)
Change a couple of variable names to avoid sparse warnings about
symbols being shadowed.

Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found