Re: [PATCH] NET: hamradio: Fix IP over bpq encapsulation.

2015-07-08 Thread David Miller
From: Ralf Baechle 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 urg

[PATCH] NET: hamradio: Fix IP over bpq encapsulation.

2015-07-05 Thread Ralf Baechle
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 . Signed-off-by: Ralf