From: Alexander Duyck Date: Thu, 19 Aug 2010 13:39:20 +0000 (+0000) Subject: ixgbe: move all GPIE register config into a single function X-Git-Tag: v2.6.37-rc1~147^2~765 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a34bcfffae8ebbba9dcbacbc3de718cca66689dd;p=pandora-kernel.git ixgbe: move all GPIE register config into a single function This change moves all GPIE register configuration into a single function. The advantage of this is that we can avoid a number of unnecessary read/modify/write cycles on the register. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed