isci: remove rnc->device back pointer
authorDan Williams <dan.j.williams@intel.com>
Wed, 20 Apr 2011 01:35:58 +0000 (18:35 -0700)
committerDan Williams <dan.j.williams@intel.com>
Sun, 3 Jul 2011 11:00:37 +0000 (04:00 -0700)
Now that they are one in the same object remove the back pointer reference
in favor of container_of.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>

No differences found