On 02/19/2016 11:48 PM, ByeoungWook Kim wrote:
2016-02-16 7:12 GMT+09:00 Larry Finger <larry.fin...@lwfinger.net>:
Routine rtl_addr_delay() uses delay statements in code that can
sleep. To improve system responsiveness, the various delay statements
are changed.

In addition, routines rtl_rfreg_delay() and rtl_bb_delay() are
rewritten to use the code in rtl_addr_delay() for most of their
input values.

Suggested-by: Byeoungwook Kim <quddnr...@gmail.com>
Signed-off-by: Larry Finger <larry.fin...@lwfinger.net>
---

Why you are using 'Suggested-by:' of me?
I think to that your commit was included a part of my
commit(https://patchwork.kernel.org/patch/8197071/).

Your commit was placed in the deferred list of patches. It did lead me to look at that section and realize that using delays there was a bug, and that it should be fixed as quickly as possible. That argues against waiting for your patches to be implemented. I did use some of your changes. How do you think I should have referenced your material?

Larry


_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to