Pedro F. Giffuni
|
453130d9bf
|
sys/dev: minor spelling fixes.
Most affect comments, very few have user-visible effects.
|
2016-05-03 03:41:25 +00:00 |
|
Pedro F. Giffuni
|
87d8fcc80e
|
Replace 0 with NULL for pointers in misc. device drivers.
Found with devel/coccinelle.
|
2016-04-12 17:23:03 +00:00 |
|
Dimitry Andric
|
d421cae017
|
In sys/dev/vxge/vxgehal/vxgehal-ring.c, #if 0 an unused static function.
MFC after: 3 days
|
2013-12-29 20:16:12 +00:00 |
|
Eitan Adler
|
829ac2c3e0
|
Fix warning generated by clang;
warning: equality comparison with extraneous parentheses
[-Wparentheses-equality]
Reported by: arundel
Reviewed by: gnn
Approved by: cperciva
MFC after: 3 days
|
2012-06-01 04:23:20 +00:00 |
|
Eitan Adler
|
36daf0495a
|
- change "is is" to "is" or "it is"
- change "the the" to "the"
Approved by: lstewart
Approved by: sahil (mentor)
MFC after: 3 days
|
2011-10-16 14:30:28 +00:00 |
|
George V. Neville-Neil
|
548d35fd69
|
Exar driver for X3100 10GbE Server/Storage adapters
Features: Jumbo frames (up to 9600), LRO (Large Receive Offload),
TSO (TCP segmentation offload), RTH (Receive Traffic Hash).
Submitted by: Sriram Rapuru at Exar
MFC after: 2 weeks
|
2011-04-28 14:33:15 +00:00 |
|