aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2018-04-24 15:15:58 +0200
committerMartin K. Petersen <martin.petersen@oracle.com>2018-05-14 22:50:25 -0400
commit66b7eaca548d716b86ae2417ec103a7f2f6c214c (patch)
treec4e42b3392b4403112da43582a049b5c188fcd4d /include/linux/timerqueue.h
parentscsi: ipr: new IOASC update (diff)
scsi: mptlan: Fix mpt_lan_sdu_send()'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: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions