commit | ed9b58bc443a1210b5be1ded6421b17e015bf985 | [log] [tgz] |
---|---|---|
author | Richard Genoud <richard.genoud@gmail.com> | Sat May 09 06:59:16 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat May 09 13:15:49 2009 -0700 |
tree | f8590cddfab5f4dcd24c39c4e0bb1bebe28a5073 | |
parent | ab9c73ccb52f40576ce017528d542eda3c6ae766 [diff] |
Remove duplicate slow protocol define in bond_3ad.h ETH_P_SLOW is already defined in include/linux/if_ether.h. There's no need to define BOND_ETH_P_LACPDU in drivers/net/bonding/bond_3ad.h Signed-off-by: Richard Genoud <richard.genoud@gmail.com> Signed-off-by: Jiri Pirko <jpirko@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>