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:
4c247db
)
chelsio: use const for virtual functions
author
Stephen Hemminger
<shemminger@linux-foundation.org>
Tue, 20 Feb 2007 23:58:02 +0000
(15:58 -0800)
committer
Jeff Garzik
<jeff@garzik.org>
Sat, 28 Apr 2007 15:00:56 +0000
(11:00 -0400)
There are several uses of _ops structure in this driver that
can be converted to const.
Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found