bonding: fix miimon failure counter
commita552aa81bff628f609dd2df579af703646b1a80c
authorJay Vosburgh <fubar@us.ibm.com>
Fri, 31 Oct 2008 00:41:14 +0000 (30 17:41 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 18 Dec 2008 17:13:35 +0000 (18 09:13 -0800)
treef99ec95913516e41f30fd4f804b7c712f8d01294
parent771b8e4021178328d9c431d0b3ee7a5246fad856
bonding: fix miimon failure counter

commit fba4acda35f3119328bcba28aacefae14245d2bb upstream.

During the rework of the mii monitor for:

  commit f0c76d61779b153dbfb955db3f144c62d02173c2
  Author: Jay Vosburgh <fubar@us.ibm.com>
  Date:   Wed Jul 2 18:21:58 2008 -0700

    bonding: refactor mii monitor

I left out the increment of the link failure counter.  This
patch corrects that omission.

Signed-off-by: Jay Vosburgh <fubar@us.ibm.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/bonding/bond_main.c