From: "K. Y. Srinivasan" <k...@microsoft.com>
Date: Thu,  6 Mar 2014 03:13:10 -0800

> +     ppi = init_ppi_data(rndis_msg, NDIS_LSO_PPI_SIZE,
> +                             TCP_LARGESEND_PKTINFO);

This is not indented properly, "TCP_LARGESEND_PKTINFO);" should start at the
first column after the openning parenthesis of "init_ppi_data(".

> +             ~csum_tcpudp_magic(ip_hdr(skb)->saddr,
> +                             ip_hdr(skb)->daddr, 0, IPPROTO_TCP, 0);

Likewise.

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to