Skip to content

Commit

Permalink
pcnet32: constify function table
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
stephen hemminger authored and David S. Miller committed Sep 16, 2011
1 parent d97a077 commit 1d70cb0
Showing 1 changed file with 101 additions and 101 deletions.
Loading

0 comments on commit 1d70cb0

Please sign in to comment.