]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit86a97196596fb8154e5f7a7bf4373034833205e6
tree4f63491329e28d2a0444ebe2ee9a370c75d07f0d
parent1400951cb86c23fb1d287e57c4875155b51ad377
NET: hamradio: Fix IP over bpq encapsulation.

Since 3c2d9b3138a8f7e8d27abcf024a588175963adfe (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