]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
ibmvnic: Do not disable IRQ after scheduling tasklet
authorBrian King <brking@linux.vnet.ibm.com>
Wed, 19 Apr 2017 17:44:53 +0000 (13:44 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Apr 2017 17:33:53 +0000 (13:33 -0400)
commited7ecbf700616d83ac5eea060638a2471c37e465
treea49e73fa0382008477605de1b793ca7fb6508c7b
parent58c8c0c096611f6a1d43ed24e320494bf894a66e
ibmvnic: Do not disable IRQ after scheduling tasklet

Since the primary CRQ is only used for service functions and
not in the performance path, simplify the code a bit and avoid
disabling the IRQ.

Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: Nathan Fontenot <nfont@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ibm/ibmvnic.c