diff options
Diffstat (limited to 'drivers/net/enic')
-rw-r--r-- | drivers/net/enic/enic_main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/enic/enic_main.c b/drivers/net/enic/enic_main.c index 2f433fbfca0c..5b087ebe632d 100644 --- a/drivers/net/enic/enic_main.c +++ b/drivers/net/enic/enic_main.c | |||
@@ -1560,7 +1560,7 @@ static void enic_notify_timer_start(struct enic *enic) | |||
1560 | default: | 1560 | default: |
1561 | /* Using intr for notification for INTx/MSI-X */ | 1561 | /* Using intr for notification for INTx/MSI-X */ |
1562 | break; | 1562 | break; |
1563 | }; | 1563 | } |
1564 | } | 1564 | } |
1565 | 1565 | ||
1566 | /* rtnl lock is held, process context */ | 1566 | /* rtnl lock is held, process context */ |