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)
commitaa43c5ff737dac5dcfccd12d23abeefbdf0579c7
tree4f63491329e28d2a0444ebe2ee9a370c75d07f0d
parent32f675bbc9be14a40d972820e190ac56341ce198
NET: hamradio: Fix IP over bpq encapsulation.

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