On 08/31/2016 04:17 PM, David Miller wrote: > From: Stephen Hemminger <step...@networkplumber.org> > Date: Wed, 31 Aug 2016 08:57:36 -0700 > >> Casting away const is bad practice. Since this is ARM specific driver >> don't have hardware actually test this. >> >> Having getter functions for ops is really unnecessary code bloat, but >> not going to touch that. >> >> Signed-off-by: Stephen Hemminger <step...@networkplumber.org> > > I'll just apply this, let's see what happens.
I should be able to test this in the next few days. I don't expect there to be an issue. I'll let you know what I find. Thanks, Tom >