summaryrefslogtreecommitdiff
path: root/mm/slab.h
diff options
context:
space:
mode:
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2018-04-24 16:15:45 +0300
committerDoug Ledford <dledford@redhat.com>2018-04-27 21:07:30 +0300
commitc192a12ce82ca0a951bd5449a21d53c5f3f88697 (patch)
tree8b221014d86947c6e8f8f6ec21573779cc7e2a2e /mm/slab.h
parent2918c1a900252b4a0c730715ec205437c7daf79d (diff)
downloadlinux-c192a12ce82ca0a951bd5449a21d53c5f3f88697.tar.xz
IB/nes: fix nes_netdev_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 <luc.vanoostenryck@gmail.com> Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'mm/slab.h')
0 files changed, 0 insertions, 0 deletions