mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
[NET] PACKET: Fix whitespace errors.
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
This commit is contained in:
parent
639fc4c381
commit
db0c58f998
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ Outgoing, dev->hard_header!=NULL
|
|||
Incoming, dev->hard_header==NULL
|
||||
mac_header -> UNKNOWN position. It is very likely, that it points to ll
|
||||
header. PPP makes it, that is wrong, because introduce
|
||||
assymetry between rx and tx paths.
|
||||
assymetry between rx and tx paths.
|
||||
data -> data
|
||||
|
||||
Outgoing, dev->hard_header==NULL
|
||||
|
|
Loading…
Reference in a new issue