|
@@ -843,7 +843,7 @@ struct gem_txd {
|
|
|
|
|
|
/* GEM requires that RX descriptors are provided four at a time,
|
|
/* GEM requires that RX descriptors are provided four at a time,
|
|
* aligned. Also, the RX ring may not wrap around. This means that
|
|
* aligned. Also, the RX ring may not wrap around. This means that
|
|
- * there will be at least 4 unused desciptor entries in the middle
|
|
|
|
|
|
+ * there will be at least 4 unused descriptor entries in the middle
|
|
* of the RX ring at all times.
|
|
* of the RX ring at all times.
|
|
*
|
|
*
|
|
* Similar to HME, GEM assumes that it can write garbage bytes before
|
|
* Similar to HME, GEM assumes that it can write garbage bytes before
|