Re: [PATCH 1/1] tap: comment fix

From: Jason Wang
Date: Fri Aug 17 2018 - 00:29:13 EST




On 2018å08æ17æ 03:30, David Miller wrote:
From: Wang Jian <jianjian.wang1@xxxxxxxxx>
Date: Thu, 16 Aug 2018 21:01:27 +0800

The tap_queue and the "tap_dev" are loosely coupled, not "macvlan_dev".

And I also change one rcu_read_lock's place, seems can reduce rcu
critical section a little.

Signed-off-by: Wang Jian <jianjian.wang1@xxxxxxxxx>
This patch was corrupted by your email client, for example it turned
TAB characters into sequences of spaces.

Please fix this, email a test patch to yourself, and do not resend the
patch to this mailing list until you can successfully extract and
cleanly apply the test patch you email to yourself.

Thank you.

Besides this, please split it into two patches. The RCU change does not belong to "comment fix" for sure.

Thanks