mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-05 06:08:22 +00:00
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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue