From: Alexander Duyck Date: Tue, 27 Oct 2009 15:52:46 +0000 (+0000) Subject: igb: add a flags value to the ring X-Git-Tag: v2.6.33-rc1~388^2~688 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85ad76b2f9c4956ec90c86298b22bb35c326e772;p=pandora-kernel.git igb: add a flags value to the ring This patch adds a flags value to the ring that cleans up some of the last remaining items from the ring in order to help seperate it from the adapter struct. By implementing these flags it becomes possible for different rings to support different functions such as rx checksumming. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed