Driver receives interface down/del virtual interface commands from kernel with rtnl lock held. In driver, these commands will wait for SSR to be completed. So in this case rtnl lock will be held for long time. To avoid this, cache the north bound command received during SSR and execute them in re-initialization sequence. Change-Id: I5b4ca8e04c80e1cef49d137532198283aa35165f CRs-Fixed: 2740368 |
||
---|---|---|
.. | ||
inc | ||
src |