]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ixgbe: cleanup logic for the service timer and VF hang detection
authorAlexander Duyck <alexander.h.duyck@intel.com>
Wed, 8 Feb 2012 07:51:22 +0000 (07:51 +0000)
committerJoe Jin <joe.jin@oracle.com>
Thu, 17 May 2012 15:24:31 +0000 (23:24 +0800)
commit90be32bf0a3d20d82a571ef5876bb31e7fe91912
tree80861296a8adcc891a050a2821b65f795dbc9724
parent9687b3a64a6e8b28442b663f381847027f643a58
ixgbe: cleanup logic for the service timer and VF hang detection

This change just cleans up some of the logic in the service_timer function
so that we can avoid unnecessary swapping of the ready value between true to
false and back to true.

(cherry picked from commit 6bb78cfb50bfbaf90646a80448ee8de2372e292a)
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/ixgbe/ixgbe_main.c