From: Eric Dumazet Date: Sun, 5 Oct 2014 09:35:09 +0000 (+0300) Subject: net/mlx4_en: Code cleanups in tx path X-Git-Tag: fixes-against-v3.18-rc2~144^2~30^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dfa4b414d4eec8da56e44fb2b4aea3e549b092f;p=pandora-kernel.git net/mlx4_en: Code cleanups in tx path - Remove unused variable ring->poll_cnt - No need to set some fields if using blueflame - Add missing const's - Use unlikely - Remove unneeded new line - Make some comments more precise - struct mlx4_bf @offset field reduced to unsigned int to save space Signed-off-by: Eric Dumazet Signed-off-by: Amir Vadai Signed-off-by: David S. Miller --- Reading git-diff-tree failed