Code Review
/
linux-2.6.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
raw
| inline |
side by side
[TOKENRING]: be'ify trh_hdr, trllc, rif_cache_s
[linux-2.6.git]
/
net
/
802
/
tr.c
diff --git
a/net/802/tr.c
b/net/802/tr.c
index 85293ccf7efcd3c66724dd8bfed62d9a1afef19c..3bfb86260f27c1f981963bfe8b29cd60cf37ddbd 100644
(file)
--- a/
net/802/tr.c
+++ b/
net/802/tr.c
@@
-50,8
+50,8
@@
static void rif_check_expire(unsigned long dummy);
struct rif_cache_s {
unsigned char addr[TR_ALEN];
int iface;
- __
u
16 rcf;
- __
u
16 rseg[8];
+ __
be
16 rcf;
+ __
be
16 rseg[8];
struct rif_cache_s *next;
unsigned long last_used;
unsigned char local_ring;