]> Pileus Git - ~andy/linux/blobdiff - drivers/usb/gadget/u_ether.c
Merge tag 'regmap-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
[~andy/linux] / drivers / usb / gadget / u_ether.c
index 2aae0d61bb19710c4006b176912eeb25c3875427..b7d4f82872b700e14d4fc2469bcc1f936a94bf61 100644 (file)
@@ -753,7 +753,7 @@ static struct device_type gadget_type = {
  * gadget driver using this framework.  The link layer addresses are
  * set up using module parameters.
  *
- * Returns negative errno, or zero on success
+ * Returns an eth_dev pointer on success, or an ERR_PTR on failure.
  */
 struct eth_dev *gether_setup_name(struct usb_gadget *g,
                const char *dev_addr, const char *host_addr,