summaryrefslogtreecommitdiffstats
path: root/virt
diff options
context:
space:
mode:
authorKees Cook <keescook@chromium.org>2017-08-23 01:38:10 +0200
committerKees Cook <keescook@chromium.org>2017-10-27 11:22:00 +0200
commitabef751056130c90199e3bfc32916715795cde39 (patch)
tree3de8aa41f3651a5f8da35f0ca04774dbd42e63fc /virt
parentscsi: be2iscsi: Convert timers to use timer_setup() (diff)
downloadlinux-abef751056130c90199e3bfc32916715795cde39.tar.xz
linux-abef751056130c90199e3bfc32916715795cde39.zip
scsi: bnx2i: Convert timers to use timer_setup()
In preparation for unconditionally passing the struct timer_list pointer to all timer callbacks, switch to using the new timer_setup() and from_timer() to pass the timer pointer explicitly. There was a seemingly missing call to initialize the timer in one handler, so this was added to remove the open-coded initialization. Cc: QLogic-Storage-Upstream@qlogic.com Cc: "James E.J. Bottomley" <jejb@linux.vnet.ibm.com> Cc: "Martin K. Petersen" <martin.petersen@oracle.com> Cc: linux-scsi@vger.kernel.org Signed-off-by: Kees Cook <keescook@chromium.org> Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions