From: Veaceslav Falico Date: Wed, 21 May 2014 15:42:01 +0000 (+0200) Subject: bonding: remove NULL verification from bond_get_bond_by_slave() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~163^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6dcf561e653fb3a5048b40cb96c10f6d4d25c86;p=pandora-kernel.git bonding: remove NULL verification from bond_get_bond_by_slave() Every caller relies on the result being the actual bond, so this verification just masks the real problem. CC: Jay Vosburgh CC: Andy Gospodarek Signed-off-by: Veaceslav Falico Signed-off-by: David S. Miller --- Reading git-diff-tree failed