From: Petri Gynther <pgynt...@google.com> Date: Mon, 4 Apr 2016 17:10:01 -0700
> dmadesc_set() is used for setting the Tx buffer DMA address, length, > and status bits on a Tx ring descriptor when a frame is being Tx'ed. > > Always set the Tx buffer DMA address first, before updating the length > and status bits, i.e. giving the Tx descriptor to the hardware. > > Signed-off-by: Petri Gynther <pgynt...@google.com> Applied.