aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2018-04-26 23:13:38 +0200
committerMarc Kleine-Budde <mkl@pengutronix.de>2018-07-27 10:40:16 +0200
commitfb1e13e6daf443b5b0bd37f5390961c49e0bb280 (patch)
treeb13532f6bde16cbdf1018e6524ad56513a5cd68a /tools/perf/scripts/python/net_dropmonitor.py
parentcan: xilinx: fix xcan_start_xmit()'s return type (diff)
downloadlinux-fb1e13e6daf443b5b0bd37f5390961c49e0bb280.tar.gz
linux-fb1e13e6daf443b5b0bd37f5390961c49e0bb280.zip
can: flexcan: fix flexcan_start_xmit()'s return type
The method ndo_start_xmit() is defined as returning an 'netdev_tx_t', which is a typedef for an enum type, but the implementation in this driver returns an 'int'. Fix this by returning 'netdev_tx_t' in this driver too. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions