commit | 84915c646271abc6b87fed0477dc72278fe4f8a3 | [log] [tgz] |
---|---|---|
author | Claudiu Manoil <claudiu.manoil@freescale.com> | Thu Aug 01 10:07:05 2013 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 01 13:16:23 2013 -0700 |
tree | d36aa646dc6b1b20c8e0efda1a4ef6b2e53b794a | |
parent | 376c7311bdb6efea3322310333576a04d73fbe4c [diff] |
gianfar: Remove unused field grp_id from gfar_priv_grp grp->grp_id is obsolete. It has no use in the current driver. Remove it from gfar_priv_grp and put the 'rstat' member in its place, in the 2nd cache line, as rstat needs fast access. Signed-off-by: Claudiu Manoil <claudiu.manoil@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>