trivial: fix then -> than typos in comments and documentation
- (better, more, bigger ...) then -> (...) than Signed-off-by: Frederik Schwarzer <schwarzerf@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:

zatwierdzone przez
Jiri Kosina

rodzic
0abb8b6a93
commit
025dfdafe7
@@ -236,7 +236,7 @@ struct strip {
|
||||
unsigned long tx_errors; /* Planned stuff */
|
||||
unsigned long rx_dropped; /* No memory for skb */
|
||||
unsigned long tx_dropped; /* When MTU change */
|
||||
unsigned long rx_over_errors; /* Frame bigger then STRIP buf. */
|
||||
unsigned long rx_over_errors; /* Frame bigger than STRIP buf. */
|
||||
|
||||
unsigned long pps_timer; /* Timer to determine pps */
|
||||
unsigned long rx_pps_count; /* Counter to determine pps */
|
||||
|
Reference in New Issue
Block a user