diff options
| author | Dave Ertman <[email protected]> | 2018-09-20 00:43:06 +0000 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2018-10-03 14:42:30 +0000 |
| commit | 124cd5479679d23a18c8ea67176c28be715ab678 (patch) | |
| tree | aef339de9fdb4b89c0b49a1568b695f65e90fe92 /drivers/net/xen-netback/interface.c | |
| parent | ice: Add more flexibility on how we assign an ITR index (diff) | |
| download | kernel-124cd5479679d23a18c8ea67176c28be715ab678.tar.gz kernel-124cd5479679d23a18c8ea67176c28be715ab678.zip | |
ice: Use the right function to enable/disable VSI
The ice_ena/dis_vsi should have a single differentiating
factor to determine if the netdev_ops call is used or a
direct call to ice_vsi_open/close. This is if the netif is
running or not. If netif is running, use ndo_open/ndo_close.
Else, use ice_vsi_open/ice_vsi_close.
Signed-off-by: Dave Ertman <[email protected]>
Signed-off-by: Anirudh Venkataramanan <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions
