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:
865b64b
)
IB/qib: Eliminate 64-bit jiffies use
author
Mike Marciniszyn
<mike.marciniszyn@qlogic.com>
Wed, 9 Nov 2011 18:36:08 +0000
(13:36 -0500)
committer
Roland Dreier
<roland@purestorage.com>
Wed, 4 Jan 2012 04:52:12 +0000
(20:52 -0800)
The qib driver makes use of the the 64-bit jiffies API.
Code inspection reveals that that version of the API is not really
required. This patch converts to use the "normal" jiffies.
Reviewed-by: Ram Vepa <ram.vepa@qlogic.com>
Signed-off-by: Mike Marciniszyn <mike.marciniszyn@qlogic.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
No differences found