NET: hamradio: Fix IP over bpq encapsulation.
authorRalf Baechle <ralf@linux-mips.org>
Sat, 4 Jul 2015 09:22:30 +0000 (11:22 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 8 Jul 2015 21:09:03 +0000 (14:09 -0700)
Since 1d5da757da860a6916adbf68b09e868062b4b3b8 (ax25: Stop using magic
neighbour cache operations.) any attempt to transmit IP packets over
a bpqether device will result in a message like "Dead loop on virtual
device bpq0, fix it urgently!"

Fix suggested by Eric W. Biederman <ebiederm@xmission.com>.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Cc: <stable@vger.kernel.org> # 4.1
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/hamradio/bpqether.c

Simple merge