diff options
Diffstat (limited to 'target/linux/layerscape/patches-4.9/601-net-support-layerscape.patch')
-rw-r--r-- | target/linux/layerscape/patches-4.9/601-net-support-layerscape.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/layerscape/patches-4.9/601-net-support-layerscape.patch b/target/linux/layerscape/patches-4.9/601-net-support-layerscape.patch index d114b49..7f94776 100644 --- a/target/linux/layerscape/patches-4.9/601-net-support-layerscape.patch +++ b/target/linux/layerscape/patches-4.9/601-net-support-layerscape.patch @@ -1065,7 +1065,7 @@ Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> static void mlx5e_set_rx_mode(struct net_device *dev) --- a/drivers/net/ethernet/mellanox/mlxsw/spectrum.c +++ b/drivers/net/ethernet/mellanox/mlxsw/spectrum.c -@@ -948,15 +948,13 @@ out: +@@ -949,15 +949,13 @@ out: /* Return the stats from a cache that is updated periodically, * as this function might get called in an atomic context. */ |