[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120304.205155.650947216183181836.davem@davemloft.net>
Date: Sun, 04 Mar 2012 20:51:55 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: deepak.sikri@...com
Cc: peppe.cavallaro@...com, spear-devel@...t.st.com,
netdev@...r.kernel.org
Subject: Re: [PATCH 4/6] stmmac: Update stmmac descriptor checks for stmmac
core prior to Rev-3.5.
From: Deepak Sikri <deepak.sikri@...com>
Date: Fri, 2 Mar 2012 18:25:26 +0530
> +static int enh_desc_coe_rdes0(int ipc_err, int type, int payload_err,
> + u32 mac_id)
Poorly formatted, this should be:
static int enh_desc_coe_rdes0(int ipc_err, int type, int payload_err,
u32 mac_id)
> + /*
> + * The type-1 checksume offload engines append
> + * the checksum at the end of frame, and the
/* Format comments
* like this.
*/
/*
* Not
* like this.
*/
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists