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 0e5f9d5 commit 24f5aa5Copy full SHA for 24f5aa5
drivers/net/ethernet/neterion/vxge/vxge-config.h
@@ -297,7 +297,7 @@ struct vxge_hw_fifo_config {
297
* @greedy_return: If Set it forces the device to return absolutely all RxD
298
* that are consumed and still on board when a timer interrupt
299
* triggers. If Clear, then if the device has already returned
300
- * RxD before current timer interrupt trigerred and after the
+ * RxD before current timer interrupt triggered and after the
301
* previous timer interrupt triggered, then the device is not
302
* forced to returned the rest of the consumed RxD that it has
303
* on board which account for a byte count less than the one
0 commit comments