On Mon, 2012-10-22 at 19:14 +0200, Krzysztof Mazur wrote: > Now pppoatm_send(), like vcc_sendmsg(), checks for vcc flags that > indicate that vcc is not ready. I note that vcc_sendmsg() also checks for sock->state == SS_CONNECTED. Is that check not needed here? Otherwise, looks sane enough. Acked-By: David Woodhouse -- dwmw2