]> Pileus Git - ~andy/linux/commit
staging: et131x: improve code consistency: access struct tx_ring
authorZHAO Gang <gamerh2o@gmail.com>
Sun, 8 Dec 2013 03:01:07 +0000 (11:01 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Dec 2013 18:06:53 +0000 (10:06 -0800)
commit76981cf1a18ba4c71be80a1f2a53ad43b918e804
tree229c5886b8896f1fce9d72434f62d4e5cecdb880
parent8f7fa96a0f095ee8d8a7a3ec2843a8e0856c57c0
staging: et131x: improve code consistency: access struct tx_ring

Let all the code use a pointer called tx_ring to access struct tx_ring
members.

Signed-off-by: ZHAO Gang <gamerh2o@gmail.com>
Acked-by: Mark Einon <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/et131x/et131x.c