diff options
| author | Alexey Dobriyan <[email protected]> | 2005-05-23 13:09:19 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2005-05-23 13:09:19 -0700 |
| commit | 205902ecc7bcb2a007ed27bb3518e8f70e5d113e (patch) | |
| tree | f2730d9ea3ce1a2cf85619f3f7077bedb6ec19ab /scripts | |
| parent | d8659255c599ba497bcfb8b4abc187d9e0951d99 (diff) | |
[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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions