commit | 59ede3168a0b3fe02f82a7bed52432f18dbb1070 | [log] [tgz] |
---|---|---|
author | Bjørn Mork <bjorn@mork.no> | Fri Nov 01 11:16:59 2013 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sat Nov 02 02:02:04 2013 -0400 |
tree | b88d31a1c3899d822ae2df31b09a763f509061b6 | |
parent | 47175e5f283f8c78ff325edde0aec2018ce607e5 [diff] |
net: cdc_ncm: return proper error if setup fails Most setup errors are ignored to ensure maximum firmware compatibilty. But GET_NTB_PARAMETERS and the functional descriptors are required. Use proper error codes and log level if these fail. Cc: Alexey Orishko <alexey.orishko@gmail.com> Signed-off-by: Bjørn Mork <bjorn@mork.no> Signed-off-by: David S. Miller <davem@davemloft.net>