commit | 4f8b2d7d1b514b6b722d91118849ece096217825 | [log] [tgz] |
---|---|---|
author | Petri Gynther <pgynther@google.com> | Mon Feb 23 11:00:45 2015 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 24 11:39:04 2015 -0500 |
tree | a5aa4b7377c665a2eae800f73ba0d40699603801 | |
parent | 8ca40c1457be5c38df5b753f55550b176816afc5 [diff] |
net: bcmgenet: bcmgenet_init_tx_ring() cleanup 1. Simplify function description 2. Rename function parameter write_ptr to start_ptr to better indicate use 3. Remove unnecessary local variable first_bd 4. Remove out-of-place comment "Unclassified traffic goes to ring 16" 5. Fix TDMA_WRITE_PTR register init Signed-off-by: Petri Gynther <pgynther@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>