Stephen Hemminger 7b1ba8de56 [IPX]: Another nonlinear receive fix
Need to check some more cases in IPX receive.  If the skb is purely
fragments, the IPX header needs to be extracted. The function
pskb_may_pull() may in theory invalidate all the pointers in the skb,
so references to ipx header must be refreshed.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-08-08 16:48:51 -07:00
..
2006-07-24 13:52:13 -07:00
2006-08-04 22:59:48 -07:00
2006-08-02 14:14:44 -07:00
2006-08-08 16:48:51 -07:00
2006-08-05 21:15:58 -07:00
2006-08-04 22:59:50 -07:00
2006-07-12 13:58:59 -07:00
2006-07-21 15:52:20 -07:00
2006-01-12 14:06:31 -08:00
2005-04-16 15:20:36 -07:00