treewide: fix spelling 'seperate' -> 'separate'
[openwrt/staging/jow.git] / target / linux / layerscape / patches-5.4 / 802-can-0006-can-rx-offload-Prepare-for-CAN-FD-support.patch
index c88f14f01fcc61ca92b36be583732afe69e2ef70..51eb42494e09225d4f0e3ef820fdb7e04725bffc 100644 (file)
@@ -3,7 +3,7 @@ From: Joakim Zhang <qiangqing.zhang@nxp.com>
 Date: Fri, 12 Jul 2019 08:02:38 +0000
 Subject: [PATCH] can: rx-offload: Prepare for CAN FD support
 
-The skbs for classic CAN and CAN FD frames are allocated with seperate
+The skbs for classic CAN and CAN FD frames are allocated with separate
 functions: alloc_can_skb() and alloc_canfd_skb().
 
 In order to support CAN FD frames via the rx-offload helper, the driver