Files
android_kernel_xiaomi_sm8450/include/net
Florian Fainelli ac7a04c33d net: dsa: change tag_protocol to an enum
Now that we introduced an additional multiplexing/demultiplexing layer
with commit 3e8a72d1da ("net: dsa: reduce number of protocol hooks")
that lives within the DSA code, we no longer need to have a given switch
driver tag_protocol be an actual ethertype value, instead, we can
replace it with an enum: dsa_tag_protocol.

Do this replacement in the drivers, which allows us to get rid of the
cpu_to_be16()/htons() dance, and remove ETH_P_BRCMTAG since we do not
need it anymore.

Suggested-by: Alexander Duyck <alexander.duyck@gmail.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-09-13 17:04:35 -04:00
..
2014-07-30 19:28:41 +02:00
2014-09-13 16:38:42 -04:00
2013-12-28 17:02:46 -05:00
2014-09-13 17:04:35 -04:00
2012-07-19 10:43:03 -07:00
2013-11-07 19:28:58 -05:00
2014-06-04 22:46:38 -07:00
2013-01-27 22:46:33 -05:00
2014-06-27 15:53:35 -07:00
2014-09-05 17:40:33 -07:00
2014-04-18 14:20:48 +02:00
2014-01-03 20:56:48 -05:00
2014-08-15 13:51:40 +02:00
2014-03-24 12:45:01 -04:00
2014-09-13 12:30:25 -04:00
2014-06-02 11:00:41 -07:00
2014-05-07 16:06:05 -04:00
2014-09-05 17:49:33 -07:00
2014-05-22 14:57:15 -04:00
2014-08-24 18:09:24 -07:00
2014-07-07 21:14:21 -07:00
2014-04-23 08:21:04 +02:00