[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120103.150742.289215241240567940.davem@davemloft.net>
Date: Tue, 03 Jan 2012 15:07:42 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: jeffrey.t.kirsher@...el.com
Cc: Neerav.Parikh@...el.com, netdev@...r.kernel.org, gospo@...hat.com,
sassmann@...hat.com
Subject: Re: [net-next 05/11] netdev: FCoE: Add new ndo_get_fcoe_hbainfo()
call
From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Date: Tue, 3 Jan 2012 11:19:10 -0800
> + int (*ndo_fcoe_get_hbainfo)(struct net_device *dev,
> + struct netdev_fcoe_hbainfo *hbainfo);
Please line up the second line's argument correctly, it should be:
> + int (*ndo_fcoe_get_hbainfo)(struct net_device *dev,
> + struct netdev_fcoe_hbainfo *hbainfo);
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists