aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2018-04-24 15:18:41 +0200
committerFelipe Balbi <felipe.balbi@linux.intel.com>2018-05-21 10:36:14 +0300
commit43a6dc94213ede7bb531d367292d99b1443ec9ed (patch)
treec7a753e958d91c44d4fcf1c43bc3098761d58bbd /tools/perf/scripts/python/bin
parentusb: dwc2: Fix HiKey regression caused by power_down feature (diff)
downloadlinux-43a6dc94213ede7bb531d367292d99b1443ec9ed.tar.gz
linux-43a6dc94213ede7bb531d367292d99b1443ec9ed.zip
usb: gadget: f_phonet: fix pn_net_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: Luc Van Oostenryck <luc.vanoostenryck@gmail.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions