Files
linux/drivers/net
Chen Gang 6439fbce10 can: c_can: fix error checking of priv->instance in probe()
This patch adds a type cast from 'unsigned int' to 'int'.

'priv->instance' may less than zero, so need a type cast, the related
warnings (allmodconfig, "EXTRA_CFLAGS=-W"):

  drivers/net/can/c_can/c_can_platform.c:198:3: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]

Signed-off-by: Chen Gang <gang.chen@asianux.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2013-08-22 09:40:19 +02:00
..
2013-07-19 17:36:03 -07:00
…
…
2013-08-21 20:38:16 -07:00
…
2013-08-13 15:10:22 -07:00
…
2013-07-26 15:24:32 -07:00
2013-08-20 00:08:22 -07:00
…
…
…
…
…
2013-08-21 12:21:45 -07:00
2013-07-19 17:36:03 -07:00