commit | c313c89edb93eeac0646dcc6d6cb7fb404d4056d | [log] [tgz] |
---|---|---|
author | dingtianhong <dingtianhong@huawei.com> | Wed Feb 12 14:58:50 2014 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 13 17:49:13 2014 -0500 |
tree | 1883d239bf7b2c2ff4492275551bd26cd803dc04 | |
parent | 805d157e8f4273eeafeeab53c3a5d295ac0d9208 [diff] |
bonding: remove the redundant judgements for bond_option_queue_id_set() The dev_valid_name() will check the buffer length for input name, no need to check it twice. Cc: Jay Vosburgh <fubar@us.ibm.com> Cc: Veaceslav Falico <vfalico@redhat.com> Cc: Andy Gospodarek <andy@greyhouse.net> Signed-off-by: Ding Tianhong <dingtianhong@huawei.com> Reviewed-by: Jiri Pirko <jiri@resnulli.us> Signed-off-by: David S. Miller <davem@davemloft.net>