X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=drivers%2Fatm%2Fhe.c;h=fde9334059af595428f3f871599a538e3c3a29b0;hb=242cf670c09c05504ce53dfc27f8331a072f169d;hp=df2c83fd5496015ac64025ea9762e90e80c5093f;hpb=0107b3cf3225aed6ddde4fa8dbcd4ed643b34f4d;p=powerpc.git diff --git a/drivers/atm/he.c b/drivers/atm/he.c index df2c83fd54..fde9334059 100644 --- a/drivers/atm/he.c +++ b/drivers/atm/he.c @@ -57,7 +57,6 @@ #include #include -#include #include #include #include @@ -1887,7 +1886,7 @@ he_service_rbrq(struct he_dev *he_dev, int group) if (rx_skb_reserve > 0) skb_reserve(skb, rx_skb_reserve); - do_gettimeofday(&skb->stamp); + __net_timestamp(skb); for (iov = he_vcc->iov_head; iov < he_vcc->iov_tail; ++iov) {