diff options
author | Christian Lamparter <chunkeey@googlemail.com> | 2011-01-06 23:47:52 +0100 |
---|---|---|
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | 2011-06-26 12:46:30 -0400 |
commit | fdb127b1666b32757b0f11878dfacffa9fe952fb (patch) | |
tree | d5cdb970cff3aafff4cd2ba99471c4ae1c5bf193 /drivers/net/smc-mca.c | |
parent | 79b0301d2ef7af330e2ff11894fb497b185460f0 (diff) |
p54: fix sequence no. accounting off-by-one error
commit 3b5c5827d1f80ad8ae844a8b1183f59ddb90fe25 upstream.
P54_HDR_FLAG_DATA_OUT_SEQNR is meant to tell the
firmware that "the frame's sequence number has
already been set by the application."
Whereas IEEE80211_TX_CTL_ASSIGN_SEQ is set for
frames which lack a valid sequence number and
either the driver or firmware has to assign one.
Yup, it's the exact opposite!
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'drivers/net/smc-mca.c')
0 files changed, 0 insertions, 0 deletions