]> Pileus Git - ~andy/linux/commit
asix: Fix return value in AX88172A driver bind function
authorChristian Riesch <christian.riesch@omicron.at>
Wed, 18 Jul 2012 10:56:52 +0000 (12:56 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 Jul 2012 16:32:57 +0000 (09:32 -0700)
commitfcc24db5e8a75ed3ce2238f4ad1b3bef8634f7e1
treeb5727fbf2d7d023012492a844285cd7f47b835d7
parente371589917011efe6ff8c7dfb4e9e81934ac5855
asix: Fix return value in AX88172A driver bind function

Return -ENOTSUPP if the initialization fails because the
device is configured for a mode that is not supported by the driver.

Signed-off-by: Christian Riesch <christian.riesch@omicron.at>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/ax88172a.c