Files
linux/drivers/net
Colin Ian King 080aaddae5 fsl/fman_port: remove redundant check on port->rev_info.major
The check port->rev_info.major >= 6 is being performed twice, thus
the inner second check is always true and is redundant, hence it
can be removed. Detected by cppcheck.

drivers/net/ethernet/freescale/fman/fman_port.c:1394]: (warning)
Identical inner 'if' condition is always true.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-04-24 16:00:37 -04:00
..
2018-03-27 13:18:09 -04:00
2018-04-11 10:28:39 -07:00
2017-11-21 15:57:07 -08:00
2018-03-27 13:18:09 -04:00
2018-03-27 13:18:09 -04:00
2018-02-11 14:34:03 -08:00
2017-12-08 14:22:59 -05:00
2018-04-17 23:41:15 -04:00
2018-04-17 13:53:13 -04:00