RDMA/nes: Remove unneeded variable
authorDan Carpenter <error27@gmail.com>
Wed, 15 Sep 2010 16:32:39 +0000 (18:32 +0200)
committerRoland Dreier <rolandd@cisco.com>
Wed, 29 Sep 2010 03:50:07 +0000 (20:50 -0700)
Just a small cleanup.  The "passive_state" variable isn't used any
more after commit dae58728dc ("RDMA/nes: Fix double CLOSE event
indication crash")

Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: Faisal Latif <faisal.latif@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found