commit | 9451a11c1821c559ddfffc55b4c6ef350205fdbf | [log] [tgz] |
---|---|---|
author | hayeswang <hayeswang@realtek.com> | Wed Nov 12 10:05:04 2014 +0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 12 14:49:08 2014 -0500 |
tree | 4403051717887aea37e0af9a83c8e08334710f22 | |
parent | 0c29dde43c36c28d192709a70c2689ed7549dd52 [diff] |
r8152: clear the flag of SCHEDULE_TASKLET in tasklet Clear the flag of SCHEDULE_TASKLET in bottom_half() to avoid re-schedule the tasklet again by workqueue. Signed-off-by: Hayes Wang <hayeswang@realtek.com> Signed-off-by: David S. Miller <davem@davemloft.net>