net/bnxt: fix missing timestamp flag in mbuf
authorSomnath Kotur <somnath.kotur@broadcom.com>
Tue, 6 Feb 2018 02:52:03 +0000 (08:22 +0530)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 6 Feb 2018 11:51:30 +0000 (12:51 +0100)
commitaeafacd9d79896ac36921d82aa273fbef5c34c37
treeb515f9fe78c0488a142ae74a87ea14196cceb697
parentc7aaaecd41d9a34a8753aca70c7527ae0c03eb85
net/bnxt: fix missing timestamp flag in mbuf

The timestamp flag needs to be set in the offload flags
for the received pkt in case of PTP offload.

Fixes: b11cceb83a34 ("net/bnxt: support timesync")

Signed-off-by: Somnath Kotur <somnath.kotur@broadcom.com>
drivers/net/bnxt/bnxt_rxr.c