aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/clk.py
diff options
context:
space:
mode:
authorLuc Van Oostenryck <[email protected]>2018-04-24 15:15:47 +0200
committerDoug Ledford <[email protected]>2018-04-27 14:07:30 -0400
commit47a3968a985e1686f41a55b4099fd1b5e16a5969 (patch)
tree40cd2c11b1ea677817620adf37dd5bcbd315a44b /scripts/gdb/linux/clk.py
parentc192a12ce82ca0a951bd5449a21d53c5f3f88697 (diff)
IB/ipoib: fix ipoib_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: Luc Van Oostenryck <[email protected]> Reviewed-by: Yuval Shaia <[email protected]> Reviewed-by: Leon Romanovsky <[email protected]> Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/clk.py')
0 files changed, 0 insertions, 0 deletions