aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtlwifi/ps.c
diff options
context:
space:
mode:
authorJames Chapman <[email protected]>2012-05-09 23:43:09 +0000
committerDavid S. Miller <[email protected]>2012-05-10 23:27:34 -0400
commitd301e3256866bfd3ae3093aeb43d3ca9570d758e (patch)
tree7395dbcfcefa7bbd1fc4ad68d8beed12190819be /drivers/net/wireless/rtlwifi/ps.c
parent38d40b3f4e223336422b7e87cb483e758ef87e3a (diff)
l2tp: fix data packet sequence number handling
If enabled, L2TP data packets have sequence numbers which a receiver can use to drop out of sequence frames or try to reorder them. The first frame has sequence number 0, but the L2TP code currently expects it to be 1. This results in the first data frame being handled as out of sequence. This one-line patch fixes the problem. Signed-off-by: James Chapman <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/wireless/rtlwifi/ps.c')
0 files changed, 0 insertions, 0 deletions