afh_recv: Don't set t->error unnecessarily.
authorAndre Noll <maan@systemlinux.org>
Tue, 31 Dec 2013 03:22:40 +0000 (03:22 +0000)
committerAndre Noll <maan@systemlinux.org>
Sun, 25 May 2014 13:36:37 +0000 (15:36 +0200)
commitea189afd7b0883a6f222ed628420ed5bd25743d9
treef89e1429afa8acc23da940adf31d41257ca2f022
parent08ae151a088d1a1bc5442d8ee95960353a7a5782
afh_recv: Don't set t->error unnecessarily.

It is always wrong to set t->error directly as this can only confuse
the scheduler.
afh_recv.c