From: Alexander Duyck Date: Thu, 21 May 2009 13:07:12 +0000 (+0000) Subject: ixgbe: only register DCA requester once X-Git-Tag: v2.6.31-rc1~330^2~321 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e35ec126507529ce407136c6b9e36747d89891f9;p=pandora-kernel.git ixgbe: only register DCA requester once The current driver tries to re-register the DCA requester after reset and this is not correct. This change makes it so all we are doing is resetting the DCA registers after reset and not re-adding the requester. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed