From: Kim Jones <kim-marie.jo...@intel.com> Date: Tue, 2 Feb 2016 03:51:16 +0000
> netdev_rss_key is written to once and thereafter is read by > drivers when they are initialising. The fact that it is mostly > read and not written to makes it a candidate for a __read_mostly > declaration. > > Signed-off-by: Kim Jones <kim-marie.jo...@intel.com> > Signed-off-by: Alan Carey <alan.ca...@intel.com> > Acked-by: Rami Rosen <rami.ro...@intel.com> Applied, thank you.