nvme: use head->subsys instead of ctrl->subsys

With per-namespace subsystems the head->subsys will point to a different
subsystem than the ctrl->subsys pointer. So always use the head->subsys
pointer to get the correct reference.

Signed-off-by: Hannes Reinecke <hare@suse.de>
1 file changed