Commit 5f834cf4 authored by Rohit Visavalia's avatar Rohit Visavalia Committed by David S. Miller

be2net: networking block comments don't use an empty /* line

Resolved Warning: networking block comments don't use an empty /* line,
use /* Comment...
Issue found by checkpatch.
Signed-off-by: default avatarRohit Visavalia <rohit.visavalia@softnautics.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 525d0ae7
......@@ -4634,8 +4634,7 @@ int be_update_queues(struct be_adapter *adapter)
be_schedule_worker(adapter);
/*
* The IF was destroyed and re-created. We need to clear
/* The IF was destroyed and re-created. We need to clear
* all promiscuous flags valid for the destroyed IF.
* Without this promisc mode is not restored during
* be_open() because the driver thinks that it is
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment