commit | b6adc610f183061bd607d965857870e618d229a6 | [log] [tgz] |
---|---|---|
author | Veaceslav Falico <vfalico@gmail.com> | Thu May 15 21:39:57 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri May 16 16:34:32 2014 -0400 |
tree | 6f4f597f0fec36063bf7ed66144f711de5d9e697 | |
parent | 2807a9feb2393648f4db114fdf3fa99860ff6a36 [diff] |
bonding: convert IS_UP(slave->dev) to inline function Also, remove the IFF_UP verification cause we can't be netif_running() with being also IFF_UP. CC: Jay Vosburgh <j.vosburgh@gmail.com> CC: Andy Gospodarek <andy@greyhouse.net> Signed-off-by: Veaceslav Falico <vfalico@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>