Rémi Denis-Courmont 0ebbf31863 Phonet: correct pipe backlog callback return values
In some cases, the Phonet pipe backlog callbacks returned negative
errno instead of NET_RX_* values.

In other cases, NET_RX_DROP was returned for invalid packets, even
though it seems only intended for buffering problems (not for
deliberately discarded packets).

Signed-off-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-03-09 11:59:30 -08:00
..
2010-10-25 13:09:44 -07:00
2011-01-27 14:15:54 -08:00
2011-01-12 19:00:40 -08:00
2011-03-07 15:51:13 -08:00
2010-10-21 15:44:13 +02:00
2011-03-01 22:51:52 -08:00
2010-04-20 16:37:13 -07:00
2011-02-09 22:36:13 -08:00
2010-12-16 13:44:24 -08:00
2010-10-15 15:53:27 +02:00
2011-02-23 14:11:30 -08:00