summaryrefslogtreecommitdiffstats
path: root/include/net/llc_pdu.h
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@g5.osdl.org>2005-11-15 16:59:38 -0800
committerLinus Torvalds <torvalds@g5.osdl.org>2005-11-15 16:59:38 -0800
commitf6ff56cd56b83d8edf4b3cffc5c53c56b37a5081 (patch)
tree0ec4807d49a602ba785e60e5352b542f1581d4c9 /include/net/llc_pdu.h
parentfb6d73d3014babb69f5cc2d1d78b31e9d09fc5df (diff)
parent5a6f294e43e432bd207a702fea49ebb303ef9b23 (diff)
downloadop-kernel-dev-f6ff56cd56b83d8edf4b3cffc5c53c56b37a5081.zip
op-kernel-dev-f6ff56cd56b83d8edf4b3cffc5c53c56b37a5081.tar.gz
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Diffstat (limited to 'include/net/llc_pdu.h')
-rw-r--r--include/net/llc_pdu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/llc_pdu.h b/include/net/llc_pdu.h
index c7a9594..8f63065 100644
--- a/include/net/llc_pdu.h
+++ b/include/net/llc_pdu.h
@@ -357,7 +357,7 @@ static inline void llc_pdu_init_as_test_rsp(struct sk_buff *skb,
/* LLC Type 1 XID command/response information fields format */
struct llc_xid_info {
- u8 fmt_id; /* always 0x18 for LLC */
+ u8 fmt_id; /* always 0x81 for LLC */
u8 type; /* different if NULL/non-NULL LSAP */
u8 rw; /* sender receive window */
};
OpenPOWER on IntegriCloud