From: Emil Tantilov Date: Sat, 18 Jan 2014 02:30:05 +0000 (-0800) Subject: ixgbevf: merge ixgbevf_tx_map and ixgbevf_tx_queue into a single function X-Git-Tag: v3.14-rc1~94^2~97^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29d37fa162af3ba70229326f02831e24dcba64eb;p=pandora-kernel.git ixgbevf: merge ixgbevf_tx_map and ixgbevf_tx_queue into a single function This change merges the ixgbevf_tx_map call and the ixgbevf_tx_queue call into a single function. In order to make room for this setting of cmd_type and olinfo flags is done in separate functions. Signed-off-by: Alexander Duyck Signed-off-by: Emil Tantilov Tested-by: Phil Schmitt Signed-off-by: Aaron Brown Signed-off-by: David S. Miller --- Reading git-diff-tree failed