]> Git Repo - linux.git/commit
bonding: initialize work-queues during creation of bond
authorMahesh Bandewar <[email protected]>
Wed, 8 Mar 2017 18:55:54 +0000 (10:55 -0800)
committerDavid S. Miller <[email protected]>
Fri, 10 Mar 2017 01:33:29 +0000 (17:33 -0800)
commit4493b81bea24269df898339dee638d7c5cb2b2df
tree42e6fcac22f6c543c117539ed17d0d063aabb77f
parentd5e73f7be850323ae3adbbe84ed37a38b0c31476
bonding: initialize work-queues during creation of bond

Initializing work-queues every time ifup operation performed is unnecessary
and can be performed only once when the port is created.

Signed-off-by: Mahesh Bandewar <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/bonding/bond_main.c
This page took 0.049445 seconds and 4 git commands to generate.