net: struct napi_struct fields reordering
authorEric Dumazet <edumazet@google.com>
Wed, 26 Sep 2012 07:07:47 +0000 (07:07 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 27 Sep 2012 23:29:35 +0000 (19:29 -0400)
commit404f7c9e118e0c92902afe1853d35f5638fe4a4c
tree91fef7641a22df0e1acf262777b29fe8c0be9cad
parent69b08f62e17439ee3d436faf0b9a7ca6fffb78db
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 <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h