Files
linux/drivers
Dan Carpenter 589665f5a6 bonding: comparing a u8 with -1 is always false
slave->duplex is a u8 type so the in bond_info_show_slave() when we
check "if (slave->duplex == -1)", it's always false.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-11-04 18:37:23 -04:00
..
2011-10-02 00:19:34 +02:00
2011-11-03 11:22:44 -07:00
2011-09-21 16:19:44 -04:00
2011-11-03 15:49:24 -05:00
2011-09-27 18:08:04 +02:00
2011-10-28 15:03:54 +09:00
2011-11-02 16:07:03 -07:00
2011-10-24 21:00:34 +02:00