]> git.baikalelectronics.ru Git - kernel.git/commit
SCSI: fcoe: convert bus code to use bus_groups
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Aug 2013 21:24:32 +0000 (14:24 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Sep 2013 22:49:42 +0000 (15:49 -0700)
commit67607cd1505ecf30b59d99d81b24c3a3baf8f945
tree3dd1911fe2d69910f3a3c90955d1ceff84081f1f
parentae7d6338bd97cfacd6670f530ff5e38f2434bed4
SCSI: fcoe: convert bus code to use bus_groups

The bus_attrs field of struct bus_type is going away soon, dev_groups
should be used instead.  This converts the fcoe bus code to use the
correct field.

Cc: Robert Love <robert.w.love@intel.com>
Cc: "James E.J. Bottomley" <JBottomley@parallels.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/scsi/fcoe/fcoe_sysfs.c