]> git.baikalelectronics.ru Git - kernel.git/commit
bonding: fix miimon failure counter
authorJay Vosburgh <fubar@us.ibm.com>
Fri, 31 Oct 2008 00:41:14 +0000 (17:41 -0700)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 31 Oct 2008 04:45:51 +0000 (00:45 -0400)
commit3dbdc455f32239e2fa058dc5a1687b4c634b6fdb
tree40eede8c838103ca9226f560365375ad40da364b
parent1e34904e8cfdd2e74a13db941a2cebffe04fd875
bonding: fix miimon failure counter

During the rework of the mii monitor for:

  commit 8c8e4b5064d42ecaae34f0aeeeba9cd087417d2c
  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>
drivers/net/bonding/bond_main.c