From: Dan Carpenter Date: Fri, 1 Nov 2013 10:18:44 +0000 (+0300) Subject: bonding: bond_get_size() returns wrong size X-Git-Tag: v3.13-rc1~105^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e139862eeec985d7139b11b09deeb9a32e3f3af2;p=pandora-kernel.git bonding: bond_get_size() returns wrong size There is an extra semi-colon so bond_get_size() doesn't return the correct value. Fixes: ec76aa49855f ('bonding: add Netlink support active_slave option') Signed-off-by: Dan Carpenter Acked-by: Veaceslav Falico Reviewed-by: Jiri Pirko Signed-off-by: David S. Miller --- Reading git-diff-tree failed