patch-2.4.21 linux-2.4.21/drivers/atm/fore200e.c
Next file: linux-2.4.21/drivers/atm/idt77105.c
Previous file: linux-2.4.21/drivers/atm/atmdev_init.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
2003-06-13 07:51:32.000000000 -0700
- Orig file:
linux-2.4.20/drivers/atm/fore200e.c
- Orig date:
2002-08-02 17:39:43.000000000 -0700
diff -urN linux-2.4.20/drivers/atm/fore200e.c linux-2.4.21/drivers/atm/fore200e.c
@@ -1135,7 +1135,7 @@
return;
}
- skb->stamp = vcc->timestamp = xtime;
+ skb->stamp = xtime;
#ifdef FORE200E_52BYTE_AAL0_SDU
if (cell_header) {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)