net: ll_temac: axienet: delete unnecessary blank lines and spaces
Cleaning some static warnings of indent. Signed-off-by: huangjunxian <huangjunxian6@hisilicon.com> Signed-off-by: Haoyue Xu <xuhaoyue1@hisilicon.com> Reviewed-by: Harini Katakam <harini.katakam@amd.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
parent
a0a8509768
commit
7fe85bb3af
@ -1013,7 +1013,6 @@ static void ll_temac_recv(struct net_device *ndev)
|
||||
if (((lp->temac_features & TEMAC_FEATURE_RX_CSUM) != 0) &&
|
||||
(skb->protocol == htons(ETH_P_IP)) &&
|
||||
(skb->len > 64)) {
|
||||
|
||||
/* Convert from device endianness (be32) to cpu
|
||||
* endianness, and if necessary swap the bytes
|
||||
* (back) for proper IP checksum byte order
|
||||
|
Loading…
x
Reference in New Issue
Block a user