cx82310_eth: check usb_string() return value for error
authorOndrej Zary <linux@rainbow-software.org>
Sat, 11 Sep 2010 05:39:57 +0000 (05:39 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 14 Sep 2010 03:02:52 +0000 (20:02 -0700)
commit7dbfdc2390afc4e244817ab26d5a1b987b0c0669
treed423a8cf8dfab4c705a7d6f3ad4e41b5e76b1ca8
parentd81e27cf4e2a5050245f9962539292ea2c9e2206
cx82310_eth: check usb_string() return value for error

Fix that usb_string() return value is not checked for error (negative value).
Also change the ignore message a bit and lower its level to info.

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/cx82310_eth.c
This page took 0.024677 seconds and 5 git commands to generate.