]> err.no Git - linux-2.6/commit
[NETROM]: statistics fix
authorRalf Baechle <ralf@linux-mips.org>
Mon, 12 Sep 2005 21:23:06 +0000 (14:23 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 12 Sep 2005 21:23:06 +0000 (14:23 -0700)
commit6ddcf626fd0a3cbf410ceb483cb76074ed1c5873
tree04a50a481833c131e0680c3e508a329b8c530d84
parent3bf0ae7b57cade2003ffd0125ee30e80adb93d23
[NETROM]: statistics fix

Calling an incoming NET/ROM-encapsulated IP packet an error if the
interface isn't up is probably a bit over the top, so count it as
dropped instead of an error.

Signed-off-by: Ralf Baechle DL5RB <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netrom/nr_dev.c