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:
d97a077
)
pcnet32: constify function table
author
stephen hemminger
<shemminger@vyatta.com>
Fri, 16 Sep 2011 11:06:26 +0000
(11:06 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 16 Sep 2011 23:20:20 +0000
(19:20 -0400)
Function tables need to be const to prevent malicious use.
This is compile tested only.
Gleaned from PAX.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found