Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305096
b: refs/heads/master
c: 61282f3
h: refs/heads/master
v: v3
  • Loading branch information
Alexandra Vintila authored and Jiri Kosina committed Apr 6, 2012
1 parent 02c6638 commit 683fb63
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 86d2f6fbb957e7500e5140a698db9a6643a1f453
refs/heads/master: 61282f37927143e45b03153f3e7b48d6b702147a
4 changes: 2 additions & 2 deletions trunk/net/atm/lec.h
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@ struct lane2_ops {
* frames.
*
* 1. Dix Ethernet EtherType frames encoded by placing EtherType
* field in h_type field. Data follows immediatelly after header.
* field in h_type field. Data follows immediately after header.
* 2. LLC Data frames whose total length, including LLC field and data,
* but not padding required to meet the minimum data frame length,
* is less than 1536(0x0600) MUST be encoded by placing that length
* in the h_type field. The LLC field follows header immediatelly.
* in the h_type field. The LLC field follows header immediately.
* 3. LLC data frames longer than this maximum MUST be encoded by placing
* the value 0 in the h_type field.
*
Expand Down

0 comments on commit 683fb63

Please sign in to comment.