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:
545eb37
)
netxen: remove unnecessary structures
author
Dhananjay Phadke
<dhananjay@netxen.com>
Wed, 5 Aug 2009 07:34:08 +0000
(07:34 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 5 Aug 2009 19:40:14 +0000
(12:40 -0700)
Remove unnecessary offsetof calulations on these structures:
netxen_board_info, netxen_user_old_info, netxen_new_user_info.
The offsets into the flash are fixed, don't need to be calculated.
Signed-off-by: Dhananjay Phadke <dhananjay@netxen.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found