mirror of
https://github.com/torvalds/linux.git
synced 2024-12-06 19:11:31 +00: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 |