From: Don Skidmore Date: Tue, 1 Oct 2013 11:33:50 +0000 (-0700) Subject: ixgbevf: add wait for Rx queue disable X-Git-Tag: v3.13-rc1~105^2~248^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=858c3dda5ea3519a3799a147904ae1d6e6c4e7c1;p=pandora-kernel.git ixgbevf: add wait for Rx queue disable New function was added to wait for Rx queues to be disabled before disabling NAPI. This function also allows us to modify ixgbevf_rx_desc_queue_enable() to better match ixgbe. I also cleaned up some msleep calls to usleep_range while I was in this code anyway. Signed-off-by: Alexander Duyck Signed-off-by: Don Skidmore Tested-by: Stephen Ko Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed