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:
8eb0ac7
)
iwlegacy: remove unneeded __packed
author
Stanislaw Gruszka
<sgruszka@redhat.com>
Thu, 28 Apr 2011 09:51:28 +0000
(11:51 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 29 Apr 2011 19:36:14 +0000
(15:36 -0400)
struct iwl_queue is not part of firmware interface, so __packed is not
needed. Remove it since is may affect performance.
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found