8a63d29c6e
Allocate the device buffer only if the protocol really need to send data. not all protocols require the driver to prepare additional iob before sending, especially UDP, each iob reserves l2/l3 header in advance after prepare write buffer, net device could reuse this entry to send directly Signed-off-by: chao an <anchao@xiaomi.com> |
||
---|---|---|
.. | ||
can_callback.c | ||
can_conn.c | ||
can_getsockopt.c | ||
can_input.c | ||
can_notifier.c | ||
can_poll.c | ||
can_recvmsg.c | ||
can_sendmsg.c | ||
can_setsockopt.c | ||
can_sockif.c | ||
can.h | ||
Kconfig | ||
Make.defs |