/sound/pci/lx6464es/

='nds-private-remove'>nds-private-remove net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/lib.mk
td>
AgeCommit message (Expand)AuthorFilesLines
mode:
authorhayeswang <hayeswang@realtek.com>2017-01-26 09:38:34 +0800
committerDavid S. Miller <davem@davemloft.net>2017-01-25 22:47:30 -0500
commit7489bdadb7d17d3c81e39b85688500f700beb790 (patch)
tree79ca0e6d3f49de50e4f20e4724400dbd47df5ba4
parent248b213ad908b88db15941202ef7cb7eb137c1a0 (diff)
r8152: check rx after napi is enabled
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>
Diffstat