Commit 71f0cfe8 authored by David S. Miller's avatar David S. Miller

Merge branch 'ibmvnic-init'

John Allen says:

====================
ibmvnic: Initialization fixes and improvements

These patches resolve issues with the ibmvnic initialization process.
====================
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents e74bad6b ea5509f5
This diff is collapsed.
......@@ -1052,4 +1052,5 @@ struct ibmvnic_adapter {
struct work_struct ibmvnic_xport;
struct tasklet_struct tasklet;
bool failover;
bool is_closed;
};
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