Re: 2.2.13 ISDN funnies

Karsten Keil (kkeil@suse.de)
Fri, 29 Oct 1999 22:02:40 +0200


On Fri, Oct 29, 1999 at 03:48:53PM +0200, Henner Eisen wrote:
> Karsten, don't worry! isdn_ppp (as well as the sync_ppp driver)
> already has a hard_header() method and thus won't be affected.
> (It even reserves header space there for ppp since the
> first 2.0.3x kernels because network core maintainers asked us
> to do so in order to work around a bug in fragmentation code.
> That bug should be fixed in 2.2.x, but the work around is still in the
> isdn_ppp driver.
>
> Only async ppp (2.2.x) or the ppp_generic (2.3.x) driver have no hard_header
> method and could thus be affected.

So you fix for the header len calculation in isdn should remove any
warnings about push under in isdn ?

Karsten

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/