Re: [PATCH] NET: hamradio: Fix IP over bpq encapsulation.
From: David Miller <davem@davemloft.net>
Date: 2015-07-08 21:09:55
Also in:
linux-hams, stable
From: David Miller <davem@davemloft.net>
Date: 2015-07-08 21:09:55
Also in:
linux-hams, stable
From: Ralf Baechle <redacted> Date: Sat, 4 Jul 2015 11:22:30 +0200
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 [off-list ref]. Signed-off-by: Ralf Baechle <redacted> Cc: <redacted> # 4.1
Applied, thanks Ralf.