From 0034b2986ae44c72f8b784cf419e67f48e5304de Mon Sep 17 00:00:00 2001 From: Kumar Sanghvi Date: Tue, 18 Feb 2014 17:56:14 +0530 Subject: [PATCH] cxgb4: Don't assume LSO only uses SGL path in t4_eth_xmit() Also, modify is_eth_imm() to return header length so it doesn't have to be recomputed in calc_tx_flits(). Based on original work by Mike Werner Signed-off-by: Kumar Sanghvi Signed-off-by: David S. Miller --- Reading git-format-patch failed