git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e33e224
)
cfg80211: fix elapsed_jiffies calculation
author
Eliad Peller
<eliad@wizery.com>
Tue, 17 Jun 2014 10:07:02 +0000
(13:07 +0300)
committer
Johannes Berg
<johannes.berg@intel.com>
Mon, 23 Jun 2014 09:29:25 +0000
(11:29 +0200)
MAX_JIFFY_OFFSET has no meaning when calculating the
elapsed jiffies, as jiffies run out until ULONG_MAX.
This miscalculation results in erroneous values
in case of a wrap-around.
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/core.h
patch
|
blob
|
history
diff --cc
net/wireless/core.h
Simple merge