Re: [PATCH net-next v10 3/4] netdev: octeon-ethernet: Add Cavium Octeon III support.

2018-05-09 Thread Steven J. Hill
On 05/08/2018 09:28 PM, David Miller wrote: > > That's all I have the stomache for at the moment. > > This thing is really large, making it nearly impossible to review > as one huge patch #3. Perhaps you can find a way to split it up > logically somehow? > Hey David. This code was inherited by

Re: [PATCH net-next v10 3/4] netdev: octeon-ethernet: Add Cavium Octeon III support.

2018-05-08 Thread David Miller
From: "Steven J. Hill" Date: Mon, 7 May 2018 12:22:10 -0500 > +static atomic_t request_mgmt_once; > +static atomic_t load_driver_once; > +static atomic_t pki_id; ... > + /* One time request driver module */ > + if (is_mix) { > +