Home
last modified time | relevance | path

Searched hist:"71828 b2240692cec0e68b8d867bc00e1745e7fae" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/
H A Dtun.cdiff 71828b2240692cec0e68b8d867bc00e1745e7fae Sat Feb 23 05:53:13 CST 2019 Timur Celik <mail@timurcelik.de> tun: fix blocking read

This patch moves setting of the current state into the loop. Otherwise
the task may end up in a busy wait loop if none of the break conditions
are met.

Signed-off-by: Timur Celik <mail@timurcelik.de>
Signed-off-by: David S. Miller <davem@davemloft.net>