commit | b1379d9a20167c41b682e96841b34aab32ec50a5 | [log] [tgz] |
---|---|---|
author | hayeswang <hayeswang@realtek.com> | Fri Aug 16 16:09:37 2013 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 20 00:08:22 2013 -0700 |
tree | e8e6f0cb11f84fbdfd916456b84b684173ba98f1 | |
parent | 43a4478d65ffaa1c2def8ffceafbc3a3f1e99b82 [diff] |
r8152: adjust tx_bottom function Split some parts of code into another function to simplify tx_bottom(). Use while loop to replace the goto loop. Signed-off-by: Hayes Wang <hayeswang@realtek.com> Signed-off-by: David S. Miller <davem@davemloft.net>