From: Rémi Denis-Courmont Date: Tue, 8 Mar 2011 22:44:07 +0000 (+0000) Subject: Phonet: return an error when packet TX fails X-Git-Tag: v2.6.39-rc1~468^2~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b765e84f96f728e8e178348fc102f126c1736193;p=pandora-kernel.git Phonet: return an error when packet TX fails Phonet assumes that packets are never dropped. We try our best to avoid this situation. But lets return ENOBUFS if queueing to the network device fails so that the caller knows things went wrong. Signed-off-by: Rémi Denis-Courmont Signed-off-by: David S. Miller --- Reading git-diff-tree failed