We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 067bb3c commit 6167597Copy full SHA for 6167597
drivers/net/ethernet/chelsio/cxgb/sge.c
@@ -1359,7 +1359,7 @@ static void restart_sched(struct tasklet_struct *t)
1359
* @fl: the free list that contains the packet buffer
1360
* @len: the packet length
1361
*
1362
- * Process an ingress ethernet pakcet and deliver it to the stack.
+ * Process an ingress ethernet packet and deliver it to the stack.
1363
*/
1364
static void sge_rx(struct sge *sge, struct freelQ *fl, unsigned int len)
1365
{
0 commit comments