Dan Carpenter
64b8c8e573
net: cdc_ncm: cleanup a type issue in cdc_ncm_setup()
...
This is harmless but cdc_ncm_setup() returns negative error codes
truncated to u8 values. There is only one caller and treats all
non-zero returns as errors but doesn't store the the return code. So
the code works correctly but it's messy and upsets the static checkers.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-11-14 03:10:30 -05:00
..
2013-05-03 16:10:33 -04:00
2013-08-13 14:13:52 -07:00
2013-08-13 14:13:52 -07:00
2013-08-13 14:13:52 -07:00
2013-10-25 19:26:59 -04:00
2013-10-02 17:04:45 -04:00
2012-11-07 21:12:26 -05:00
2013-09-16 21:38:00 -04:00
2013-11-04 15:40:16 -05:00
2013-11-14 03:10:30 -05:00
2012-05-18 15:42:55 -07:00
2013-09-20 14:41:02 -04:00
2012-09-03 13:51:02 -04:00
2013-09-30 19:48:59 -04:00
2012-09-20 17:53:14 -04:00
2013-08-21 20:47:59 -07:00
2013-11-05 15:21:25 -05:00
2012-10-26 03:36:51 -04:00
2013-07-02 00:32:56 -07:00
2013-05-29 00:35:20 -07:00
2012-10-11 15:12:33 -04:00
2013-11-05 15:21:25 -05:00
2012-05-18 15:42:55 -07:00
2013-11-05 15:21:25 -05:00
2013-04-11 15:57:16 -04:00
2012-10-26 03:36:51 -04:00
2013-05-03 16:10:23 -04:00
2013-04-29 13:57:50 -04:00
2012-10-26 03:36:51 -04:00
2013-11-04 15:40:16 -05:00
2013-07-31 14:49:13 -07:00
2013-08-20 00:08:22 -07:00
2013-01-08 18:00:48 -08:00
2013-05-20 13:42:05 -07:00
2013-05-08 13:13:29 -07:00
2013-07-26 13:48:22 -07:00
2012-05-07 23:43:56 -04:00
2013-03-25 10:55:46 -07:00
2012-11-23 14:15:18 -05:00
2013-09-03 22:26:03 -04:00
2013-09-03 22:26:03 -04:00
2013-11-14 02:32:37 -05:00
2012-05-18 15:42:55 -07:00