From: Don Skidmore Date: Wed, 20 Jul 2011 02:27:05 +0000 (+0000) Subject: ixgbe: fix __ixgbe_notify_dca() bail out code X-Git-Tag: v3.1-rc1~24^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a72c31ee4aa31b6a762390e4811a0edf5eefcef;p=pandora-kernel.git ixgbe: fix __ixgbe_notify_dca() bail out code The way __ixgbe_notify_dca() was currently set up it would not be possible to add a requester. Both cases of the IXGBE_FLAG_DCA_ENABLED bit being on and off would lead to the function exiting for a DCA_PROVIDER_ADD. Signed-off-by: Don Skidmore Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed