Alexey Dobriyan
205902ecc7
[NET]: netdevice.h: be'ify packet_type
...
Everybody does
struct packet_type foo_packet_type = {
.type = __constant_htons(ETH_P_FOO);
};
5 introduced warnings will be properly fixed later.
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-05-23 13:09:19 -07:00
..
2005-05-04 07:33:15 -07:00
2005-05-12 19:27:13 +01:00
2005-05-04 07:33:15 -07:00
2005-05-04 07:33:15 -07:00
2005-05-04 07:33:15 -07:00
2005-05-05 16:36:31 -07:00
2005-05-04 07:33:15 -07:00
2005-05-05 16:36:49 -07:00
2005-05-20 13:36:19 -07:00
2005-05-04 07:33:15 -07:00
2005-05-04 07:33:15 -07:00
2005-05-04 07:33:15 -07:00
2005-05-04 07:33:15 -07:00
2005-05-05 16:36:47 -07:00
2005-05-04 07:33:15 -07:00
2005-05-06 08:07:01 -07:00
2005-05-04 07:33:15 -07:00
2005-05-05 16:36:47 -07:00
2005-05-04 07:33:15 -07:00
2005-05-04 07:33:15 -07:00
2005-05-05 14:27:56 -07:00
2005-05-20 15:48:17 -07:00
2005-05-04 07:33:15 -07:00
2005-05-20 13:36:19 -07:00
2005-05-23 13:09:19 -07:00
2005-05-17 07:59:33 -07:00
2005-05-19 12:42:39 -07:00
2005-05-20 15:54:32 -05:00