qca-nss-dp: fix typo in 0002-edma_tx_rx-support-newe
authorKristian Skramstad <kristian+github@83.no>
Tue, 28 Nov 2023 08:08:58 +0000 (09:08 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 5 Dec 2023 22:54:24 +0000 (23:54 +0100)
commit4580213eeb65d609b109753f95c9c7db429f4d10
treee4569a77b72fd4f63f3d217de2e5c42bef8b82ee
parentfd9d1e90b49cdcb1ebd53a0b4e1eaa4353a974f7
qca-nss-dp: fix typo in 0002-edma_tx_rx-support-newe

Might be a typo in drv->txtstamp function:
+ phy_rxtstamp(ndev->phydev, skb, 0);
to
+ phy_txtstamp(ndev->phydev, skb, 0);

Reviewed-by: Robert Marko <robimarko@gmail.com>
Signed-off-by: Kristian Skramstad <kristian+github@83.no>
package/kernel/qca-nss-dp/patches/0002-edma_tx_rx-support-newer-kernels-time-stamping-API.patch