commit | 581d1aa777580c1c22169538ffb46676b13c408e | [log] [tgz] |
---|---|---|
author | Greg Rose <gregory.v.rose@intel.com> | Wed Mar 24 09:36:27 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 26 11:56:02 2010 -0700 |
tree | 12ea67c2f5404637466cbcbb4ebc048d6c0670bf | |
parent | 5809a1ae77721931ca7bd7aeacb37fdabe6f07c0 [diff] |
ixgbe: Change where clear_to_send_flag is reset to zero. The clear_to_send flag is being cleared before the call to ping all the VFs. It should be called after pinging all the VFs. Signed-off-by: Greg Rose <gregory.v.rose@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>