net: ethernet: neterion: vxge: fix spelling mistake
Fix typo: "trigered" --> "triggered" Signed-off-by: Flavio Suligoi <f.suligoi@asem.it> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
0e5f9d50ad
commit
24f5aa53af
@ -297,7 +297,7 @@ struct vxge_hw_fifo_config {
|
||||
* @greedy_return: If Set it forces the device to return absolutely all RxD
|
||||
* that are consumed and still on board when a timer interrupt
|
||||
* triggers. If Clear, then if the device has already returned
|
||||
* RxD before current timer interrupt trigerred and after the
|
||||
* RxD before current timer interrupt triggered and after the
|
||||
* previous timer interrupt triggered, then the device is not
|
||||
* forced to returned the rest of the consumed RxD that it has
|
||||
* on board which account for a byte count less than the one
|
||||
|
Loading…
Reference in New Issue
Block a user