]> git.baikalelectronics.ru Git - kernel.git/commit
scsi: fcoe: fix build error
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Sep 2013 23:15:02 +0000 (16:15 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Sep 2013 23:15:02 +0000 (16:15 -0700)
commitc1ade984939fd52c93ce6655b5aac469595f9d6b
tree1f01d508fcf452af31235827a0a1e89e708fb61c
parentd9b52c8ce2ffc9cc1c81cdaa82105d9b972781ac
scsi: fcoe: fix build error

I had a typo in a variable name for the previous patch (SCSI: fcoe:
convert bus code to use bus_group) that broke the build, this fixes
that.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/scsi/fcoe/fcoe_sysfs.c