summaryrefslogtreecommitdiff
path: root/drivers/thermal/thermal_core.c
diff options
context:
space:
mode:
authorhayeswang <hayeswang@realtek.com>2017-01-26 01:38:34 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-06-17 04:41:55 (GMT)
commit4242f0bce47e744d28b3c98c34f5c792fefb62ef (patch)
treecda3617964075d7ce0e68dd95b3bbcba5cefbb73 /drivers/thermal/thermal_core.c
parent993ba7ffcf6e0aa5e4b3ed193a99fc8f4e073325 (diff)
downloadlinux-4242f0bce47e744d28b3c98c34f5c792fefb62ef.tar.xz
r8152: check rx after napi is enabled
[ Upstream commit 7489bdadb7d17d3c81e39b85688500f700beb790 ] Schedule the napi after napi_enable() for rx, if it is necessary. If the rx is completed when napi is disabled, the sheduling of napi would be lost. Then, no one handles the rx packet until next napi is scheduled. Signed-off-by: Hayes Wang <hayeswang@realtek.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Sasha Levin <alexander.levin@verizon.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/thermal/thermal_core.c')
0 files changed, 0 insertions, 0 deletions