On Tue, Sep 25, 2012 at 01:21:50PM -0700, Robert Love wrote: > Fix spelling of 'failed' and add a '_' to the string > 'fc_host', the 'fc_host' as represented in sysfs has > an underscore. > > Signed-off-by: Robert Love <robert.w.l...@intel.com> > Tested-by: Ross Brattain <ross.b.bratt...@intel.com> > --- > fcoemon.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/fcoemon.c b/fcoemon.c > index 7f81a1d..7f59dce 100644 > --- a/fcoemon.c > +++ b/fcoemon.c > @@ -2584,7 +2584,7 @@ static void fcm_fcoe_action(struct fcm_netif *ff, > struct fcoe_port *p) > * the fc_host in sysfs. > */ > if (fcoe_find_fchost(ifname, p->fchost, FCHOSTBUFLEN)) > - FCM_LOG_DBG("filed to get fchost for %s\n", p->ifname); > + FCM_LOG_DBG("Failed to find fc_host for %s\n", > p->ifname); > > FCM_LOG_DBG("OP: created fchost:%s for %s\n", > p->fchost, p->ifname); > Acked-by: Neil Horman <nhor...@tuxdriver.com>
> _______________________________________________ > devel mailing list > devel@open-fcoe.org > https://lists.open-fcoe.org/mailman/listinfo/devel > _______________________________________________ devel mailing list devel@open-fcoe.org https://lists.open-fcoe.org/mailman/listinfo/devel