From: Alexander Duyck Date: Fri, 13 Mar 2009 20:40:58 +0000 (+0000) Subject: igb: resolve warning of unused adapter struct X-Git-Tag: v2.6.30-rc1~662^2~231 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd38e5d124ddd11c457c5ae7242cd039045d80e0;p=pandora-kernel.git igb: resolve warning of unused adapter struct If DCA is undefined then the adapter struct becomes unnecessary. To resolve this issue the DCA calls can simply make a call to the adapter struct through the rx_ring adapter struct member. Signed-off-by: Alexander Duyck Acked-by: Jesse Brandeburg Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed