From: Alexander Duyck Date: Fri, 26 Aug 2011 07:44:48 +0000 (+0000) Subject: igb: Create separate functions for generating cmd_type and olinfo X-Git-Tag: v3.2-rc1~129^2~123^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e032afc80ca16e6b62cfe5938977bf678eec0dd0;p=pandora-kernel.git igb: Create separate functions for generating cmd_type and olinfo This change is meant to improve the readability of the driver by separating out the cmd_type configuration and the olinfo configuration into their own functions. By doing this it is much easier to determine which ingredients go into setting up these to portions of the descriptor. Signed-off-by: Alexander Duyck Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed