Skip to content

Commit 24f5aa5

Browse files
flavio-suligoidavem330
authored andcommitted
net: ethernet: neterion: vxge: fix spelling mistake
Fix typo: "trigered" --> "triggered" Signed-off-by: Flavio Suligoi <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 0e5f9d5 commit 24f5aa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/net/ethernet/neterion/vxge/vxge-config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ struct vxge_hw_fifo_config {
297297
* @greedy_return: If Set it forces the device to return absolutely all RxD
298298
* that are consumed and still on board when a timer interrupt
299299
* triggers. If Clear, then if the device has already returned
300-
* RxD before current timer interrupt trigerred and after the
300+
* RxD before current timer interrupt triggered and after the
301301
* previous timer interrupt triggered, then the device is not
302302
* forced to returned the rest of the consumed RxD that it has
303303
* on board which account for a byte count less than the one

0 commit comments

Comments
 (0)