From: Eric Dumazet Date: Wed, 26 Sep 2012 07:07:47 +0000 (+0000) Subject: net: struct napi_struct fields reordering X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=404f7c9e118e0c92902afe1853d35f5638fe4a4c;p=pandora-kernel.git net: struct napi_struct fields reordering Remove two holes on 64bit arches, and put dev_list at the end of napi_struct since its not used in fast path. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed