ramips: Don't trigger BUG_ON due to skb allocation failure
authorGabor Juhos <juhosg@openwrt.org>
Wed, 24 Nov 2010 10:01:12 +0000 (10:01 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Wed, 24 Nov 2010 10:01:12 +0000 (10:01 +0000)
commitf833e399f212a432d03750caa2f666db97b96624
tree358b27e715e58320f005b7546690ce9863f50ef4
parentc6e41248559f16cf8ab1115305b8ef5f41a8af81
ramips: Don't trigger BUG_ON due to skb allocation failure

Instead just drop the rx'ed frame silently and reuse the already
available buffer.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 24122
target/linux/ramips/files/drivers/net/ramips.c