Commit 24f5aa53 authored by Flavio Suligoi's avatar Flavio Suligoi Committed by David S. Miller
Browse files

net: ethernet: neterion: vxge: fix spelling mistake



Fix typo: "trigered" --> "triggered"

Signed-off-by: default avatarFlavio Suligoi <f.suligoi@asem.it>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 0e5f9d50
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -297,7 +297,7 @@ struct vxge_hw_fifo_config {
 * @greedy_return: If Set it forces the device to return absolutely all RxD
 * @greedy_return: If Set it forces the device to return absolutely all RxD
 *             that are consumed and still on board when a timer interrupt
 *             that are consumed and still on board when a timer interrupt
 *             triggers. If Clear, then if the device has already returned
 *             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
 *             previous timer interrupt triggered, then the device is not
 *             forced to returned the rest of the consumed RxD that it has
 *             forced to returned the rest of the consumed RxD that it has
 *             on board which account for a byte count less than the one
 *             on board which account for a byte count less than the one