From: Alexander Duyck Date: Fri, 26 Aug 2011 07:44:59 +0000 (+0000) Subject: igb: Combine all flag info fields into a single tx_flags structure X-Git-Tag: v3.2-rc1~129^2~123^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bbfebe2db3453f9ad5a3de56b77d383b91a7829;p=pandora-kernel.git igb: Combine all flag info fields into a single tx_flags structure This change is meant to combine all of the TX flags fields into one u32 flags field so that it can be stored into the tx_buffer_info structure. This includes the time stamp flag as well as mapped_as_page flag info. Signed-off-by: Alexander Duyck Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed