diff options
author | Stephen Hemminger <shemminger@osdl.org> | 2006-03-20 22:57:46 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2006-03-20 22:57:46 -0800 |
commit | f8a26028611fb93ac935ac32a72793f7fcb56a88 (patch) | |
tree | 90c7d08c6f1ef47a1eeb108e0d566315061f9ffa /net/bridge/br_stp_if.c | |
parent | 789bc3e5b66d3664f651f6c10a188c8e3e025037 (diff) | |
download | op-kernel-dev-f8a26028611fb93ac935ac32a72793f7fcb56a88.zip op-kernel-dev-f8a26028611fb93ac935ac32a72793f7fcb56a88.tar.gz |
[BRIDGE]: netfilter dont use __constant_htons
Only use__constant_htons() for initializers and switch cases.
For other uses, it is just as efficient and clearer to use htons
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bridge/br_stp_if.c')
0 files changed, 0 insertions, 0 deletions