can: dev: can_put_echo_skb(): extend to handle frame_len
[linux-2.6-microblaze.git] / drivers / net / can / grcan.c
index f5d94a6..8086cdc 100644 (file)
@@ -1448,7 +1448,7 @@ static netdev_tx_t grcan_start_xmit(struct sk_buff *skb,
         * taken.
         */
        priv->txdlc[slotindex] = cf->len; /* Store dlc for statistics */
-       can_put_echo_skb(skb, dev, slotindex);
+       can_put_echo_skb(skb, dev, slotindex, 0);
 
        /* Make sure everything is written before allowing hardware to
         * read from the memory