net: order MPLS ethertypes numerically
authorNeil Jerram <Neil.Jerram@metaswitch.com>
Tue, 25 Feb 2014 11:17:25 +0000 (11:17 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Feb 2014 20:14:26 +0000 (15:14 -0500)
commit2ebe21fdde1c92ef1654f23d29194145be0e1ddc
tree32cc19811e79c5e8b9a38a57cbfc3d446fbf0278
parentcd2b0389dc304c6a7fa2ebae200f246059c68dd9
net: order MPLS ethertypes numerically

All ethertypes other than ETH_P_MPLS_UC, ETH_P_MPLS_MC and
ETH_P_ATMMPOA were already ordered numerically.  This commit moves
those three ETH_P_... values into correct numerical order too.

Signed-off-by: Neil Jerram <Neil.Jerram@metaswitch.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/if_ether.h