|
Description
|
I run into a problem in my UV fastpath bits: after slowpath-fastpath switching,
the RX/TX code path is not swtiched.
Looking at the code, it is due to that ill->ill_dld_capab is not updated during
the replumb process during the switching.
|