OSDN Git Service

net: ethernet: ti: cpts: correct debug for expired txq skb
authorIvan Khoronzhuk <ivan.khoronzhuk@linaro.org>
Mon, 12 Nov 2018 14:00:20 +0000 (16:00 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 14 Nov 2018 00:29:59 +0000 (16:29 -0800)
commitd0e14c4d9bcef0d4aa1057d2959adaa6f18d4a17
treee7af153001770bd9c4ffd2758c9bdaf5489839e5
parent3e536cff34244959c81575733c9ca60633f74e1b
net: ethernet: ti: cpts: correct debug for expired txq skb

The msgtype and seqid that is smth that belongs to event for
comparison but not for staled txq skb.

Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ti/cpts.c