Updated sdma.h (fixed struct sdma_engine size)
This commit is contained in:
committed by
Balazs Gerofi
parent
7d2e2f93b0
commit
1c4a6568e6
@@ -133,7 +133,7 @@ struct iowait_work {
|
||||
* Waiters explicity know that, but the destroy
|
||||
* code that unwaits QPs does not.
|
||||
*/
|
||||
/* The original size on Linux is 240 */
|
||||
/* The original size on Linux is 240 B */
|
||||
struct iowait {
|
||||
struct list_head list;
|
||||
int (*sleep)(
|
||||
|
||||
Reference in New Issue
Block a user