[PATCH] bonding: incorrect bonding state reported via ioctl
commit198a9f8d9c6f6260b69e9f68bbc063cecba222b0
authorAndy Gospodarek <andy@greyhouse.net>
Tue, 21 Nov 2006 16:46:44 +0000 (21 11:46 -0500)
committerChris Wright <chrisw@sous-sol.org>
Sun, 17 Dec 2006 00:20:47 +0000 (16 16:20 -0800)
tree62c3fd938a44597b2bebe0d2f4a27b4a7944e44a
parent6cfea1e1f15cb5eb76bb80e9e8310fde254b8792
[PATCH] bonding: incorrect bonding state reported via ioctl

This is a small fix-up to finish out the work done by Jay Vosburgh to
add carrier-state support for bonding devices.  The output in
/proc/net/bonding/bondX was correct, but when collecting the same info
via an iotcl it could still be incorrect.

Signed-off-by: Andy Gospodarek <andy@greyhouse.net>
Cc: Jeff Garzik <jeff@garzik.org>
Cc: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
drivers/net/bonding/bond_main.c