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:
36f2407
)
e1000e: suppress compile warnings on certain archs
author
Bruce Allan
<bruce.w.allan@intel.com>
Tue, 29 Jun 2010 18:12:30 +0000
(18:12 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 30 Jun 2010 06:09:18 +0000
(23:09 -0700)
Commit
84f4ee902ad3ee964b7b3a13d5b7cf9c086e9916
causes compile warnings on
architectures that have unsigned long long's that are not 64-bit, e.g.
ia64.
Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found