mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-16 08:44:21 +08:00
8ce40a2fd3
header_ops.create should return the length of the header,
instead mctp_i2c_head_create() returned 0.
This didn't cause any problem because the MCTP stack accepted
0 as success.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
mctp-i2c.c | ||
mctp-serial.c |