commit | 69d510238300c0888ec17e4a811279fe7760b527 | [log] [tgz] |
---|---|---|
author | Roland Dreier <rolandd@cisco.com> | Wed Aug 04 14:25:40 2010 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Wed Aug 04 14:25:40 2010 -0700 |
tree | b84d83a64bdac5b682ef6a43e03e3dab2e97efbe | |
parent | ff0380ce3928e162d5b417ac88124d87b34d63a7 [diff] |
RDMA/nes: Get rid of "set but not used" variables Delete dead code in various places that is shown by gcc 4.6's new -Wunused-but-set-variable warnings. Signed-off-by: Roland Dreier <rolandd@cisco.com>