summaryrefslogtreecommitdiffstats
path: root/drivers/net/hyperv
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2019-08-28 21:16:55 +0200
committerMarc Kleine-Budde <mkl@pengutronix.de>2020-11-15 18:24:35 +0100
commit81c9c8e0adef3285336b942f93287c554c89e6c6 (patch)
treebd17b49d0fc1be75a6b0cccc3b8362dde414a691 /drivers/net/hyperv
parent7968c7c79d3be8987feb8021f0c46e6866831408 (diff)
can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then pass to can_put_echo_skb()
The driver has to first fill the skb with data and then handle it to can_put_echo_skb(). This patch moves the can_put_echo_skb() down, right before sending the skb out via USB. Fixes: 51f3baad7de9 ("can: mcba_usb: Add support for Microchip CAN BUS Analyzer") Cc: Remigiusz Kołłątaj <remigiusz.kollataj@mobica.com> Link: https://lore.kernel.org/r/20201111221204.1639007-1-mkl@pengutronix.de Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'drivers/net/hyperv')
0 files changed, 0 insertions, 0 deletions