summaryrefslogtreecommitdiff
path: root/drivers/net/ibm_emac/ibm_emac_rgmii.h
diff options
context:
space:
mode:
authorPavel Emelyanov <xemul@openvz.org>2008-05-18 08:10:10 +0400
committerJeff Garzik <jgarzik@redhat.com>2008-05-22 14:34:22 +0400
commit0883beca7f39ab0c6447af35080e5caaa07418e3 (patch)
tree160996e2c3483095ec5a1b88cfa975a6f1982533 /drivers/net/ibm_emac/ibm_emac_rgmii.h
parent0dd646fe0549251e79d6fb03e6773bcc6ccea61f (diff)
downloadlinux-0883beca7f39ab0c6447af35080e5caaa07418e3.tar.xz
bonding: Relax unneeded _safe lists iterations.
Many places either do not modify the list under the list_for_each_xxx, or break out of the loop as soon as the first element is removed. Thus, this _safe iteration just occupies some unneeded .text space and requires an additional variable. Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Acked-by: Jay Vosburgh <fubar@us.ibm.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'drivers/net/ibm_emac/ibm_emac_rgmii.h')
0 files changed, 0 insertions, 0 deletions